Skip to content

amardeepio/Tensorflow-

Repository files navigation

TensorFlow

Using Tensorflow for Deep Learning

Getting Started

All the codes are tested on linux machines.

Prerequisites

What things you need to the codes.

Python 2.7  or 3.5 
pip for installing modules
run the command in the terminal to install all the modules
pip install -r requirements.txt
and you are done !

For running Tensorboard

For visualizing your graph model run the following command

tensorboard --logdir=/the_directory_where_you_clone_the_repository

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages