Skip to content

Libardo1/ballin-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning with Python

Required packages (Debian/Ubuntu)

Install linear algebra repositories (for SciPy):

sudo apt-get install gfortran libopenblas-dev liblapack-dev libblas-dev libatlas3-base

Libraries for matplotlib:

sudo apt-get install libfreetype6-dev libpng-dev

For visualizing graphs (optional):

sudo apt-get install graphviz

Python dependencies

pip install -r requirements.txt

About

Machine Learning Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages