Skip to content

zkmartin/tframe_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tframe_demo

A demo illustrating how to use tframe (short for tensorflow frame) package in Python.


To clone this demo:

git clone https://github.com/WilliamRo/tframe_demo.git
git submodule init
git submodule update 

or simply:

git clone --recursive https://github.com/WilliamRo/tframe_demo.git

To update submodule (tframe):

git submodule update --remote

Click here to get more details about using submodule.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 82.1%
  • Python 17.9%