Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple AI models in Python

Simple implementations of core AI Machine Learning models in plain Python, Tensorflow, and PyTorch.

How to run

Install the dependencies

pip install -r requirements.txt

Run the algorithms

python plain/perceptron.py
python pytorch/mnist.py

About

Core AI and ML concepts in simple Python

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages