added practicals and solutions for TF
This commit is contained in:
parent
aeb0bee7e1
commit
8edd4c5b6d
30 changed files with 31 additions and 0 deletions
8
new file
Normal file
8
new file
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue