added my data ML test
This commit is contained in:
parent
8edd4c5b6d
commit
67e003df8b
57 changed files with 40473 additions and 4 deletions
BIN
JR_day1_background/JR_notes_d1.pdf
Normal file
BIN
JR_day1_background/JR_notes_d1.pdf
Normal file
Binary file not shown.
38876
JR_day1_background/jrpyml
Normal file
38876
JR_day1_background/jrpyml
Normal file
File diff suppressed because it is too large
Load diff
32
JR_day1_background/lidoML-visulaisation.ipynb
Normal file
32
JR_day1_background/lidoML-visulaisation.ipynb
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
"name": "ipython",
|
||||
"version": 3
|
||||
},
|
||||
"file_extension": ".py",
|
||||
"mimetype": "text/x-python",
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.7.3"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 2
|
||||
}
|
18
JR_day1_background/my_notes.txt
Normal file
18
JR_day1_background/my_notes.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
# 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
|
||||
|
||||
|
||||
#===============
|
||||
# useful links
|
||||
#===============
|
||||
|
||||
bookdown.org/jamie/python_visualisation
|
||||
|
||||
# useful nature series of articles
|
||||
https://www.nature.com/collections/qghhqm/pointsofsignificance
|
BIN
JR_day1_background/practical1.pdf
Normal file
BIN
JR_day1_background/practical1.pdf
Normal file
Binary file not shown.
BIN
JR_day1_background/practical2.pdf
Normal file
BIN
JR_day1_background/practical2.pdf
Normal file
Binary file not shown.
BIN
JR_day1_background/practical3.pdf
Normal file
BIN
JR_day1_background/practical3.pdf
Normal file
Binary file not shown.
BIN
JR_day1_background/practical4.pdf
Normal file
BIN
JR_day1_background/practical4.pdf
Normal file
Binary file not shown.
BIN
JR_day1_background/solutions1.pdf
Normal file
BIN
JR_day1_background/solutions1.pdf
Normal file
Binary file not shown.
BIN
JR_day1_background/solutions2.pdf
Normal file
BIN
JR_day1_background/solutions2.pdf
Normal file
Binary file not shown.
BIN
JR_day1_background/solutions3.pdf
Normal file
BIN
JR_day1_background/solutions3.pdf
Normal file
Binary file not shown.
BIN
JR_day1_background/solutions4.pdf
Normal file
BIN
JR_day1_background/solutions4.pdf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue