Skip to content

frenchie4111/dumbrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dumbrain

A place to put all my random projects and tools for ai/ml/rl stuff

Python module

This project is designed as an installable python module so that you can easily use some of the built in tools.

pip install -U git+git://github.com/frenchie4111/dumbrain.git
from dumbrain.lib.download import downloadAndUnzip
downloadAndUnzip( 'http://aiml.mikelyons.org/datasets/sonic/Sonic%20Roms.zip', 'data/roms/' )

Subdirectories

About

All my random AI/ML projects in one place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages