Simple implementations of core AI Machine Learning models in plain Python, Tensorflow, and PyTorch.
Install the dependencies
pip install -r requirements.txt
Run the algorithms
python plain/perceptron.py
python pytorch/mnist.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|