https://github.com/bd2720/ml-cpp
A simple machine learning library for C++
https://github.com/bd2720/ml-cpp
artificial-intelligence backpropagation c-plus-plus feedforward-neural-network fnn markov-decision-processes mdp neural-network perceptron policy-evaluation value-iteration
Last synced: 4 months ago
JSON representation
A simple machine learning library for C++
- Host: GitHub
- URL: https://github.com/bd2720/ml-cpp
- Owner: bd2720
- Created: 2024-07-30T18:08:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T03:03:53.000Z (9 months ago)
- Last Synced: 2025-04-05T10:31:29.082Z (6 months ago)
- Topics: artificial-intelligence, backpropagation, c-plus-plus, feedforward-neural-network, fnn, markov-decision-processes, mdp, neural-network, perceptron, policy-evaluation, value-iteration
- Language: C++
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML-CPP
A simple machine learning library for C++