Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nacloos committed Mar 8, 2024
1 parent a52aed4 commit b44ffee
Show file tree
Hide file tree
Showing 9 changed files with 727 additions and 3,150 deletions.
936 changes: 49 additions & 887 deletions demo.html

Large diffs are not rendered by default.

476 changes: 68 additions & 408 deletions example_neurogym_keras.html

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions example_neurogym_keras.ipynb

Large diffs are not rendered by default.

483 changes: 71 additions & 412 deletions example_neurogym_pytorch.html

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions example_neurogym_pytorch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -158,7 +158,6 @@
}
],
"source": [
"# TODO: Make this into a function in neurogym\n",
"perf = 0\n",
"num_trial = 200\n",
"for i in range(num_trial):\n",
Expand Down Expand Up @@ -201,7 +200,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.4"
"version": "3.9.8"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit b44ffee

Please sign in to comment.