8000 GitHub - awhitbeck/rl
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

awhitbeck/rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When setting up a new development area, you'll need to first set up the python virtual environment:

python3 -m venv ai_env

When returning to develop in an existing space, you'll need to activate your virtual environment:

source ai_env/bin/activate

Install this packages dependencies:

pip install numpy pip install tensorflow pip install matplotlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0