xarion / masters

here i collect the work i'm doing for my master's thesis and internship

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup guide

cd $YOUR_WORKSPACE
git clone git@github.com:tensorflow/tensorflow.git
cd tensorflow/tensorflow
git clone git@github.com:xarion/masters.git
cd ../
./configure # configure tensorflow

Get android ndk and sdk, configure the WORKSPACE accordingly at $YOUR_WORKSPACE/tensorflow/WORKSPACE.

About

here i collect the work i'm doing for my master's thesis and internship


Languages

Language:Python 95.4%Language:Java 3.6%Language:Shell 0.6%Language:Protocol Buffer 0.4%