Skip to content

mvsg2/Deep_Learning

Repository files navigation

Deep Learning

Training deep neural networks and much more...

Check out the TensorFlow website if you're interested in looking up how it works!

Installation

Use the following the command to install the deep learning library tensorflow: pip install tensorflow

To install a specific version of tensorflow, use the command: pip install tensorflow==<VERSION_NUMBER>

Releases

No releases published

Packages

No packages published