Skip to content

aaalgo/nngraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nngraft

This project demonstrates how to train a hybrid network with caffe and tensorflow components end-to-end. The code implements a trivial 3-layer model so that net outputs and updated weights can be verified by hand-calculated values (and are verified to be correct). The code is structured such that more complicated components can be easily plugged in.

Read the comments within caffe_tf.py for details. The other program tf_caffe.py implements the archetecture the other way around.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages