aromanro/MachineLearning
From linear regression towards neural networks...
This project offers a foundational understanding and practical implementation of machine learning models, from basic linear regression to neural networks. It takes raw data and processes it through various algorithms, outputting trained models that can make predictions. This is ideal for scientists, researchers, or students in fields like computational physics who need to understand how these models work under the hood.
Use this if you are a researcher, scientist, or advanced student who needs to understand the core mathematical and algorithmic principles behind machine learning models, rather than just using them as black boxes.
Not ideal if you're looking for a production-ready machine learning framework to deploy complex, large-scale applications with minimal coding.
Stars
27
Forks
—
Language
C++
License
GPL-3.0
Category
Last pushed
Dec 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aromanro/MachineLearning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
DingKe/nn_playground
Experimental keras implementation of novel neural network structures
DataForScience/DeepLearning
Deep Learning From Scratch
OVVO-Financial/NNS
Nonlinear Nonparametric Statistics
remicres/otbtf
Deep learning with otb (mirror of https://forgemia.inra.fr/orfeo-toolbox/otbtf)