Skip to content

LukeHan1128/EveryBodyTensorFlow

 
 

Repository files navigation

Readme for Everybody Tensorflow

  • Final update: 2018 Mar
  • All right reserved @ Jaewook Kang 2017-2018

About

This repository provides tutorial python scripts used in the EverybodyTensorlfow lecture by Jaewook Kang.

Compiler/Interface Dependencies

  • Tensorflow >=1.4
  • Python2 <= 2.7.12
  • Python3 <= 3.6.0

Components

/
|
|-- /data
|-- /pb_and_ckpt
|-- /python_basic
|-- /tf_basic
|-- /tf_my_modules

Data

Including toy data sets for Tensorflow labs

  • Two-dimensional cluster in cluster data
  • Two-dimensional spirals data

Labs

Including Tensorflow codes for basic machine learning algorithms for educational purpose.

TF BASIC scripts

Example scripts to testify basic functions of Tensorflow.

TF MY Modules

Including fundamental tensorflow module for Tensorflow model developments.

Releted Lecture Materials (All Korean)

Feedback

  • Issues: report issues, bugs, and request new features
  • Pull request
  • Email: jwkang10@gmail.com

License

  • Apach License 2.0

Authors information

Code References

Aymeric's repo

Prof. Sung Kim’s repo

Sujay's repo

Google Tensorflow repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • MATLAB 2.3%