Skip to content

Some toy implementations that we made while taking the Deep Learning course at FCEN-UBA

License

Notifications You must be signed in to change notification settings

jpcenteno/deep-learning-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-learning-models

Some toy model implementations that me and my friends coded together while taking the Deep Learning course at FCEN-UBA.

setting up the development environment

To set up the development environment, run in the command line:

virtualenv .venv -p python3
source .venv/bin/activate
pip install -r requirements

About

Some toy implementations that we made while taking the Deep Learning course at FCEN-UBA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages