All Projects → ilguyi → Tensorflow.tutorials

ilguyi / Tensorflow.tutorials

Licence: apache-2.0

Projects that are alternatives of or similar to Tensorflow.tutorials

Machine learning from scratch
A place to hold various "from scratch" machine learning algorithms developed in Python as pedagogical tools.
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Semanticsegmentation dl
Resources of semantic segmantation based on Deep Learning model
Stars: ✭ 1,045 (+2032.65%)
Mutual labels:  jupyter-notebook
Whale Identification 2018
Solution to Whale Identification Challenge 2018
Stars: ✭ 49 (+0%)
Mutual labels:  jupyter-notebook
Word2vec
訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Machine Learning With Python
Machine Learning Implementations in Python
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Cs231n 2020 Spring Assignment Solution
solution for CS231n 2020 spring assignment
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Mlhyperparametertuning
Example of using HyperDrive to tune a regular ML learner.
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Cnn Hierarchical Network For Document Classification
This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"
Stars: ✭ 49 (+0%)
Mutual labels:  jupyter-notebook
Learn Pandas
Tutorials on how to use pandas effectively to do data analysis
Stars: ✭ 1,045 (+2032.65%)
Mutual labels:  jupyter-notebook
Missing Data Workshop
Matt Brems' Missing Data Workshop
Stars: ✭ 49 (+0%)
Mutual labels:  jupyter-notebook
Mxnet For Cdl
Official MXNet code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Data Open Analysis
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Data Science Lunch And Learn
Resources for weekly Data Science Lunch & Learns
Stars: ✭ 49 (+0%)
Mutual labels:  jupyter-notebook
Music Synthesis With Python
Music Synthesis with Python talk, originally given at PyGotham 2017.
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Deep Homography Estimation Pytorch
Deep homography network with Pytorch
Stars: ✭ 49 (+0%)
Mutual labels:  jupyter-notebook
Cs230 Pointfusion
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Mom6 Examples
Example configurations for MOM6 and SIS2
Stars: ✭ 47 (-4.08%)
Mutual labels:  jupyter-notebook
Music Generation Using Deep Learning
A Deep Learning Case Study to Generate Music Sequences using Char RNN, where each RNN is an LSTM unit.
Stars: ✭ 49 (+0%)
Mutual labels:  jupyter-notebook
Reaction Diffusion
Some Python examples to obtain reaction-diffusion results and animations.
Stars: ✭ 47 (-4.08%)
Mutual labels:  jupyter-notebook
Rsna Intracranial
Stars: ✭ 49 (+0%)
Mutual labels:  jupyter-notebook

TensorFlow Tutorials

  • Final update: 2019. 08. 20.
  • All right reserved @ Il Gu Yi 2018

Getting Started

Prerequisites

  • TensorFlow above 1.13
  • Python 3.6 or 3.7
    • numpy, matplotlib, PIL
  • Jupyter notebook
  • OS X and Linux (Not validated on Windows but probably it would work)

Contents (TF version 2.0 style)

TensorFlow Basic Syntax

Regression

Convolutional Neural Networks

Recurrent Neural Networks

Generative Models

Contents (TF version 1.x style)

TensorFlow Basic Syntax

Regression

Convolutional Neural Networks

Recurrent Neural Networks

Generative Models

Images

Sequences

Author

Il Gu Yi

Lecture Notes

link

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].