Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Machine Learning codes

Set up your Python 3.6 virtual environment.

python3 -m venv venv
source venv/bin/activate
pip3 install -r src/requirements.txt

Install gym version "0.9.5"

Install gym environments with pip3 install 'gym[all]'

Other dependancies

brew install golang
brew install libjpeg-turbo

About

Machine learning codes in python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages