Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update environment file, and notebook fix
  • Loading branch information
thesps committed Apr 16, 2021
1 parent f6bd38d commit 5ead772
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions environment.yml
Expand Up @@ -12,3 +12,5 @@ dependencies:
- tensorflow==2.3.1
- hls4ml[profiling]==0.5.0
- git+https://github.com/google/qkeras.git#egg=qkeras
- scikit-learn
- git+https://github.com/thesps/conifer.git
3 changes: 2 additions & 1 deletion part5_bdt.ipynb
@@ -1,6 +1,7 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"id": "209d2b58",
"metadata": {},
Expand All @@ -11,7 +12,7 @@
"\n",
"`conifer` is available from GitHub [here](https://github.com/thesps/conifer), and we have a publication describing the inference implementation and performance in detail [here](https://iopscience.iop.org/article/10.1088/1748-0221/15/05/P05026/pdf).\n",
"\n",
"<img src=\"images/conifer_v1.png\" width=\"250\" alt=\"conifer\">"
"<img src=\"https://github.com/thesps/conifer/blob/master/conifer_v1.png?raw=true\" width=\"250\" alt=\"conifer\">"
]
},
{
Expand Down

0 comments on commit 5ead772

Please sign in to comment.