Skip to content

deeplearning practice with tensorflow1.12 from mooc course.

Notifications You must be signed in to change notification settings

k15201363625/mydeeplearning_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

introduction

content

  • deeplearning basic knowledge include nn,dnn,cnn,rnn.
  • deeplearning practice application knowledge
  • tensorflow 1.* basic knowledge
  • hands on deeplearning project e.g. image/text classifier,imgstyletransfer,text2img,DCGAN
  • many known model in deeplearning field
  • advanced knowledge e.g. GAN AUTOML

repository content

  • code for basic usage of tensorflow
  • code for deeplearing project practice(by jupyter notebook)
  • necessary project knowledge
  • course knowledge notes and conclude

latest institution

  • notes and important knowledge conclude
  • project practice code

next step

  • tf2.0 learning from mooc
  • deeplearning theorical learning for advanced step
  • more and more challengable project
  • popular,known,or latest ML/DL/RL model implementation/review

env

  • virtualenv is very facinating
  • py3.6 tf1.12 other compatable packages

others

data source

  • from mnist,flickr30k,housing and or so
  • ignore adding to this repo,because of large bytes
  • there are code and notes in this repo.
  • necessary data can be fetched from web search

About

deeplearning practice with tensorflow1.12 from mooc course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published