Francesco Solinas

Results 3 issues of Francesco Solinas

Is there a way to improve the speed performance of the solver by doing the computation on GPU? If so, which tensors should be assigned to 'cuda'?

The issue I am facing is that after logging out of a session opening the url `localhost:3000/auth/external_logout?_method=DELETE&client_id={clientID}&redirect_sign_out_uri=http://localhost:60606/` from my web app hosted on `localhost:60606` (but the same happens manually inserting...

For some reasons I cannot install the repo from `pip install git+https://github.com/dennybritz/reinforcement-learning.git` This is the error I get: ``` Collecting git+https://github.com/dennybritz/reinforcement-learning.git Cloning https://github.com/dennybritz/reinforcement-learning.git to /private/var/folders/1r/byvfb0y518x52strwrzkmzpw0000gn/T/pip-lG5WrJ-build Complete output from command python...