An open API service indexing awesome lists of open source software.

https://github.com/sahil210695/tensorflow-fundamentals

Fundamentals of TensorFlow library which will cover building the computational graph model and visualizing that graph in tensorboard.
https://github.com/sahil210695/tensorflow-fundamentals

deep-learning logistic-regression neural-networks nlp python t-sne tensorboard tensorflow word2vec

Last synced: about 2 months ago
JSON representation

Fundamentals of TensorFlow library which will cover building the computational graph model and visualizing that graph in tensorboard.

Awesome Lists containing this project

README

          

# Fundamentals of TensorFlow
Fundamentals of TensorFlow library which will cover building the computational graph model and visualizing that graph in tensorboard.

## Table of Contents
1. Basic
2. Normal Loading
3. Lazy Loading
4. Complete Program
5. Linear Regression in Tensorflow
6. Logistic Regression in Tensorflow
7. Logistic Regression in Tensorflow (Improved Accuracy)
8. Word2Vec
9. Word2Vec Visualize

... More coming soon