Skip to content

JakobGM/machine-learning-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machine-learning-course

Project for TDT05: Modern Machine Learning in Practice @NTNU

Installing dependencies

Install the project dependencies by executing:

pip install -r requirements.txt

Installing tensorflow

For CUDA enabled GPUs install tensorflow-gpu.

pip install tensorflow-gpu==2.0.0-rc0

Otherwise install the vanilla version.

pip install tensorflow==2.0.0-rc0

About

Project for TDT05: Modern Machine Learning in Practice @NTNU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published