Skip to content

BrainSightAI-TechTeam/tensorflow-test

Repository files navigation

Deep Learning Session

Code and other materials related to my workshops on Deep Learning using Tensorflow.

Requirements

Python 3 and necessary libraries given in requirements.txt

Install the required libraries using the pip package manager.

For pip version 19.1 or above:

pip install -r requirements.txt --user

or

pip3 install -r requirements.txt --user

About

Testing tensorflow library for fucntionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published