Skip to content

Commit

Permalink
Merge pull request #217 from mlrun/0.10.x-dev
Browse files Browse the repository at this point in the history
0.10.x dev
  • Loading branch information
aviaIguazio authored Jan 13, 2022
2 parents 6640111 + 6a58b57 commit b927c5a
Show file tree
Hide file tree
Showing 9 changed files with 2,453 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mask-detection/1-training-and-evaluation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"!pip install -U typing-extensions\n",
"\n",
"########## For TF.Keras: ##########\n",
"!pip install -U tensorflow==2.4.4\n",
"!pip install -U tensorflow==2.7.0\n",
"\n",
"########## For PyTorch: ##########\n",
"# !pip install -U torch==1.10\n",
Expand Down Expand Up @@ -1689,4 +1689,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}
2 changes: 2 additions & 0 deletions network-operations/.test
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
01-ingest.ipynb
02-training-and-deployment.ipynb
1,382 changes: 1,382 additions & 0 deletions network-operations/01-ingest.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit b927c5a

Please sign in to comment.