Skip to content

Tensorflow based implementation of various deep learning applcations.

License

Notifications You must be signed in to change notification settings

ShivamRajSharma/TensorFlow

Repository files navigation

TensorFlow Projects

In this repository, you will find projects related to Computer Vision and Natural Language Processing implemented using TensorFlow. I have provided detailed instructions on how to run each individual project on your local machine. Before running any project do install the requirements.txt to meet all the python packages dependencies.

To make the models train quicker on your local machine make sure you have CUDA and CUDNN preinstalled.

NOTE: All the models of each project were trained either on RTX 2060 or on Kaggle.

Requirements

To install all the python packages required for the projects, run the command mentioned below on your terminal/command prompt.

pip install -r requirements.txt

About

Tensorflow based implementation of various deep learning applcations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published