Skip to content

Commit

Permalink
autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
gyyang committed Oct 1, 2020
1 parent 862fe9f commit 08f3b13
Show file tree
Hide file tree
Showing 54 changed files with 188 additions and 188 deletions.
4 changes: 2 additions & 2 deletions _sources/envs/AntiReach-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ AntiReach-v0
:ref:`tag-perceptual`, :ref:`tag-steps action space`

Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/AntiReach-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/AntiReach-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/AntiReach-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/AntiReach-v0.ipynb>`_
Sample run
.. image:: ../_static/AntiReach-v0_examplerun.png
:width: 600
Expand Down
4 changes: 2 additions & 2 deletions _sources/envs/Bandit-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Bandit-v0
:ref:`tag-n-alternative`

Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/Bandit-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/Bandit-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/Bandit-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/Bandit-v0.ipynb>`_
Sample run
.. image:: ../_static/Bandit-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/ContextDecisionMaking-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ ContextDecisionMaking-v0
:ref:`tag-perceptual`, :ref:`tag-context dependent`, :ref:`tag-two-alternative`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/ContextDecisionMaking-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/ContextDecisionMaking-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/ContextDecisionMaking-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/ContextDecisionMaking-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/ContextDecisionMaking-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/ContextDecisionMaking-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/ContextDecisionMaking-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/ContextDecisionMaking-v0.ipynb>`_
Sample run
.. image:: ../_static/ContextDecisionMaking-v0_examplerun.png
:width: 600
Expand Down
4 changes: 2 additions & 2 deletions _sources/envs/DawTwoStep-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ DawTwoStep-v0
:ref:`tag-two-alternative`

Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DawTwoStep-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DawTwoStep-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DawTwoStep-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DawTwoStep-v0.ipynb>`_
Sample run
.. image:: ../_static/DawTwoStep-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/DelayComparison-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ DelayComparison-v0
:ref:`tag-perceptual`, :ref:`tag-working memory`, :ref:`tag-two-alternative`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayComparison-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayComparison-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayComparison-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayComparison-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayComparison-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayComparison-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayComparison-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayComparison-v0.ipynb>`_
Sample run
.. image:: ../_static/DelayComparison-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/DelayMatchCategory-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ DelayMatchCategory-v0
:ref:`tag-perceptual`, :ref:`tag-working memory`, :ref:`tag-two-alternative`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayMatchCategory-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayMatchCategory-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayMatchCategory-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayMatchCategory-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayMatchCategory-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayMatchCategory-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayMatchCategory-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayMatchCategory-v0.ipynb>`_
Sample run
.. image:: ../_static/DelayMatchCategory-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/DelayMatchSample-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ DelayMatchSample-v0
:ref:`tag-perceptual`, :ref:`tag-working memory`, :ref:`tag-two-alternative`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayMatchSample-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayMatchSample-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayMatchSample-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayMatchSample-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayMatchSample-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayMatchSample-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayMatchSample-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayMatchSample-v0.ipynb>`_
Sample run
.. image:: ../_static/DelayMatchSample-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/DelayMatchSampleDistractor1D-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ DelayMatchSampleDistractor1D-v0
:ref:`tag-perceptual`, :ref:`tag-working memory`, :ref:`tag-two-alternative`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayMatchSampleDistractor1D-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayMatchSampleDistractor1D-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayMatchSampleDistractor1D-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayMatchSampleDistractor1D-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayMatchSampleDistractor1D-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayMatchSampleDistractor1D-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayMatchSampleDistractor1D-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayMatchSampleDistractor1D-v0.ipynb>`_
Sample run
.. image:: ../_static/DelayMatchSampleDistractor1D-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/DelayPairedAssociation-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ DelayPairedAssociation-v0
:ref:`tag-perceptual`, :ref:`tag-working memory`, :ref:`tag-go-no-go`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayPairedAssociation-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DelayPairedAssociation-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayPairedAssociation-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DelayPairedAssociation-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayPairedAssociation-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DelayPairedAssociation-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayPairedAssociation-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DelayPairedAssociation-v0.ipynb>`_
Sample run
.. image:: ../_static/DelayPairedAssociation-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/DualDelayMatchSample-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ DualDelayMatchSample-v0
:ref:`tag-perceptual`, :ref:`tag-working memory`, :ref:`tag-two-alternative`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DualDelayMatchSample-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/DualDelayMatchSample-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DualDelayMatchSample-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/DualDelayMatchSample-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DualDelayMatchSample-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/DualDelayMatchSample-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DualDelayMatchSample-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/DualDelayMatchSample-v0.ipynb>`_
Sample run
.. image:: ../_static/DualDelayMatchSample-v0_examplerun.png
:width: 600
Expand Down
4 changes: 2 additions & 2 deletions _sources/envs/EconomicDecisionMaking-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ EconomicDecisionMaking-v0
:ref:`tag-perceptual`, :ref:`tag-value-based`

Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/EconomicDecisionMaking-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/EconomicDecisionMaking-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/EconomicDecisionMaking-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/EconomicDecisionMaking-v0.ipynb>`_
Sample run
.. image:: ../_static/EconomicDecisionMaking-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/GoNogo-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ GoNogo-v0
:ref:`tag-delayed response`, :ref:`tag-go-no-go`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/GoNogo-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/GoNogo-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/GoNogo-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/GoNogo-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/GoNogo-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/GoNogo-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/GoNogo-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/GoNogo-v0.ipynb>`_
Sample run
.. image:: ../_static/GoNogo-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/HierarchicalReasoning-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ HierarchicalReasoning-v0
:ref:`tag-perceptual`, :ref:`tag-two-alternative`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/HierarchicalReasoning-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/HierarchicalReasoning-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/HierarchicalReasoning-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/HierarchicalReasoning-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/HierarchicalReasoning-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/HierarchicalReasoning-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/HierarchicalReasoning-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/HierarchicalReasoning-v0.ipynb>`_
Sample run
.. image:: ../_static/HierarchicalReasoning-v0_examplerun.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions _sources/envs/IntervalDiscrimination-v0.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ IntervalDiscrimination-v0
:ref:`tag-timing`, :ref:`tag-working memory`, :ref:`tag-delayed response`, :ref:`tag-two-alternative`, :ref:`tag-supervised`

Supervised learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/IntervalDiscrimination-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/supervised/IntervalDiscrimination-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/IntervalDiscrimination-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/supervised/IntervalDiscrimination-v0.ipynb>`_
Reinforcement learning and analysis of this task
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/IntervalDiscrimination-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/supervised/auto_notebooks/rl/IntervalDiscrimination-v0.ipynb>`_
`[Open in colab] <https://colab.research.google.com/github/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/IntervalDiscrimination-v0.ipynb>`_
`[Jupyter notebook Source] <https://github.com/neurogym/ngym_usage/blob/master/training/auto_notebooks/rl/IntervalDiscrimination-v0.ipynb>`_
Sample run
.. image:: ../_static/IntervalDiscrimination-v0_examplerun.png
:width: 600
Expand Down
Loading

0 comments on commit 08f3b13

Please sign in to comment.