Skip to content

Materials for speech at PyData in Saint-Petersburg 2018

Notifications You must be signed in to change notification settings

yurijvolkov/pydata_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyData: Tensorflow Architecture

Examples :

  • control_depdncs : Way to synchronize access to Variable.
  • controlflow : Some situations where Tensorflow doesn't follow Dataflow architecture.
  • constant : Shows that tf.constant value stored in Graph definition unlike Variables.
  • serialization : Shows how to serialize tf.Graph into specific protobuf.
  • tb : Simple usage of Tensorboard with Lstm.
  • op : Implementation of custom Op in Python.

Presentation :

PyData_Volkov.pdf (in root of repo)

Video record (Russian) :

https://youtu.be/aoin1nl_eSA?t=5810

About

Materials for speech at PyData in Saint-Petersburg 2018

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages