Sidhant Nagpal
Results
2
issues of
Sidhant Nagpal
This adds DQN and Double DQN using Reinforce.jl with GPU support. Key highlights (tested on Colab with Julia 1.1): - Batching (after sampling from replay memory) for Q-learning - Demo...
As LaTeX parser requires [antlr-python-runtime](https://docs.sympy.org/latest/modules/parsing.html#runtime-installation), the following code block from the docstring throws an error: ``` >>> from sympy.parsing.latex import parse_latex # doctest: +SKIP >>> expr = parse_latex(r"\frac {1 +...