DuttaAbhigyan / Deep-Neural-Nets-with-TensorFlow

In this repository I have used TensorFlow to create various user defined Neural Networks like Fully Connected Neural Networks, Convolutional Neural Networks, Recurrent Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-Neural-Nets-with-TensorFlow

In this directory I have tried to implement popular Deep Neural Net structures using the popular machine learninglibrary TensorFlow. All the implementations are on TensorFlow v1.9 and ran on CPU only.

About

In this repository I have used TensorFlow to create various user defined Neural Networks like Fully Connected Neural Networks, Convolutional Neural Networks, Recurrent Neural Networks

License:MIT License


Languages

Language:Python 100.0%