-
# OpenAI Retro Contest #
- Author: openai
- Origin: https://contest.openai.com/details
- Related:
- Retro Contest: Results https://blog.openai.com/first-retro-contest-retrospective/
- Gott…
-
Post your question here about the orienting readings: “[Preface: How to Think with Deep Learning](https://docs.google.com/document/d/1_IiBXAPDNmGHXk2ETmr85eKT9BgjOFqB72D0nRsqnEY/edit?usp=sharing)”, “[…
-
I think this bug is related to the one I reported previously, which you fixed (Thanks!).
Were your pretrained weights trained using Theano? Can they be made run under TensorFlow?
I get a ValueError…
-
### Cautions:
**Before starting the task, please refer to [Add data of ML-YouTube-Courses](https://github.com/orgs/ocademy-ai/projects/3/views/1?filterQuery=label%3Adata&pane=issue&itemId=36101499)…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [339443b0408f45503380558aa2cf2a9ecc2cbaa9](https://github.com/dotnet/runtime/commit/339…
-
I’ve been repeatedly asked this question and my answer always was something like ‘I have no evidence’. Unfortunately, in this domain every person who able to say something valuable instantly turns co…
-
I discovered while digging through the code that a certain state value called `previous_state` of the DQN algorithm (and possibly some others) is being cached on the `act()` and `action_distribution` …
-
# Describe the bug
There's a number of links that either don't work or are not found within the activity. Such as the https://huggingface.co/spaces/huggingface-projects/AIvsAI-SoccerTwos that is no…
-
Hello,
Thanks for sharing this great code of chainer based DQN.
I recently started to use chainer. The code works great for me and I would like to implement a critic-actor architecture based on your …
-
### What is your issue?
I recently upgraded to pytorch version 1.8.1+cu102, and now I am getting an error when I run the code that you have helped me with before:
```Traceback (most recent call la…