| gorgonia/gorgonia |
5,237 |
|
0 |
39 |
about 2 years ago |
53 |
October 13, 2023 |
106 |
apache-2.0 |
Go |
| Gorgonia is a library that helps facilitate machine learning in Go. |
| MorvanZhou/Tensorflow-Tutorial |
3,873 |
|
0 |
0 |
over 5 years ago |
0 |
|
7 |
mit |
Python |
| Tensorflow tutorial from basic to hard |
| google/neural-tangents |
2,149 |
|
0 |
1 |
over 2 years ago |
30 |
August 24, 2023 |
61 |
apache-2.0 |
Jupyter Notebook |
| Fast and Easy Infinite Neural Networks in Python |
| PatWie/CppNumericalSolvers |
766 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
mit |
C++ |
| a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow) |
| kthohr/optim |
726 |
|
0 |
0 |
over 2 years ago |
0 |
|
7 |
apache-2.0 |
C++ |
| OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions |
| breandan/kotlingrad |
489 |
|
0 |
0 |
about 3 years ago |
2 |
December 25, 2021 |
13 |
apache-2.0 |
Kotlin |
| 🧩 Shape-Safe Symbolic Differentiation with Algebraic Data Types |
| Sergio0694/NeuralNetwork.NET |
472 |
|
0 |
0 |
over 3 years ago |
12 |
May 01, 2020 |
11 |
gpl-3.0 |
C# |
| A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN |
| mattnedrich/GradientDescentExample |
428 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
mit |
Python |
| Example demonstrating how gradient descent may be used to solve a linear regression problem |
| gwtaylor/theano-rnn |
374 |
|
0 |
0 |
almost 9 years ago |
0 |
|
7 |
bsd-3-clause |
Python |
| Demonstration of recurrent neural network implemented with Theano |
| volotat/DiffMorph |
341 |
|
0 |
0 |
over 3 years ago |
0 |
|
3 |
mit |
Python |
| Image morphing without reference points by applying warp maps and optimizing over them. |