Skip to content

Collection of examples and data from "The Complete guide to TensorFlow for Deep Learning with Python" by Jose Portilla

Notifications You must be signed in to change notification settings

nicoprocessor/deepTF-tutorial

Repository files navigation

deepTF-tutorial

Collection of examples and data from "The Complete guide to TensorFlow for Deep Learning with Python" by Jose Portilla Find the complete course and examples at https://www.udemy.com/complete-guide-to-tensorflow-for-deep-learning-with-python/

Environment setup

Make sure you're using Python3 and the latest version of Anaconda package manager. Once everything is installed on your machine move to the repository folder on your Anaconda prompt and type conda create env tfld_env.yml. Anaconda will fetch and install the required packages for the code. Once the installation is finished (you will be required to enter some confirmations) type activate tfdeeplearning and your Python environment will be done. Enjoy!

About

Collection of examples and data from "The Complete guide to TensorFlow for Deep Learning with Python" by Jose Portilla

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published