added my data ML test

This commit is contained in:
Tanushree Tunstall 2022-02-24 18:34:07 +00:00
parent 8edd4c5b6d
commit 67e003df8b
57 changed files with 40473 additions and 4 deletions

Binary file not shown.

38876
JR_day1_background/jrpyml Normal file

File diff suppressed because it is too large Load diff

View 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
}

View 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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.