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: about 2 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-21T03:03:53.000Z (4 months ago)
- Last Synced: 2025-02-10T21:19:24.809Z (3 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++