RiccardoRiedl/NeuralNetwork
Neural network in C# with fully connected layers and optionally randomized weights and biases. Provides feed forward method for prediction and back propagation implementation for training
Stars
—
Forks
—
Language
C#
License
MIT
Last pushed
Dec 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RiccardoRiedl/NeuralNetwork"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
probabl-ai/skore
Track your Data Science. Skore's open-source Python library accelerates ML model development...
pallets/click
Python composable command line interface toolkit
openml/openml-python
OpenML's Python API for a World of Data and More 💫
huggingface/evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.