- Final update: 2018 Mar
- All right reserved @ MoTlab 2018
This repository provides tutorial codes of Tensorflow Models
/
|
|-- /data (local)
|-- /tf_cnn_model (git submodule)
This repository include several labs generated in MoTLab study.
- lab2: Building basic convolutional neural networks modules.
- ./tf_cnn_model
- lab6: Building and Training a LeNet5 Tensorflow model
- ./lab6_train_tfLenet5_mnist.py
- Tensorflow >=1.4
- Python2 <= 2.7.12
- Python3 <= 3.6.0
- Tensorflow fundamental: KIT 2017 Sep
- Deep learning with Tensorflow : GIST 2018 Jan
- Issues: report issues, bugs, and request new features
- Pull request
- Email: [email protected]
- Apach License 2.0
Google Tensorflow repo