added practicals and solutions for TF

This commit is contained in:
Tanushree Tunstall 2020-01-28 08:49:52 +00:00
parent aeb0bee7e1
commit 8edd4c5b6d
30 changed files with 31 additions and 0 deletions

8
new file Normal file
View file

@ -0,0 +1,8 @@
# link to open notes, etc
python3
import jrpytensorflow as jrtf
jrtf.__file__
<return path>
'/home/tanu/anaconda3/envs/lidoML2/lib/python3.6/site-packages/jrpytensorflow/vignettes'
cd into the path
access files as necessary