Alexander Cai

Results 27 issues of Alexander Cai

Hello, I'm new to Go and I'm trying to follow the [MNIST tutorial](https://gorgonia.org/tutorials/mnist/). However, when I try to import the `gorgonia.org/gorgonia/examples/mnist` package, it gives me the following error: ``` could...

## 🐛 Bug **Describe the bug** Unable to download IWSLT2016 or IWSLT2017 datasets. **To Reproduce** Steps to reproduce the behavior: ``` from torchtext.datasets import IWSLT2016 train, valid, test = IWSLT2016()...

I'm following the tutorial on [getting started with RL and `EnvPlayer`s](https://poke-env.readthedocs.io/en/latest/rl_with_open_ai_gym_wrapper.html), but running into the following error when I call `check_env(test_env)`: ``` --------------------------------------------------------------------------- AssertionError Traceback (most recent call last) /Users/alexandercai/Developer/game/ps-rl/PokemonShowdown.ipynb...

If I create an environment, render it (i.e. call `env.render()` at some point during the process), which opens the viewer window, and then try to call `env.close()`, it throws the...

bug

Fixes #185. Much thanks to @gjimenezUCM for their solution on that thread! It might be nice to make this option configurable. It now outputs a proper Markdown link to the...

A new feature for the Hierarchy Notes alternative hierarchy: e.g. given the following hierarchy note: ``` --- BC-hierarchy-note-next: next BC-hierarchy-note-prev: prev --- - [[A]] - [[AA]] - [[AB]] - [[ABA]]...

A naive attempt to address #446. When revalidating remote calendars, if an event with an ID already in the cache is found, just skip it. This occurs after the events...

See title. This adds a shortcut for the following command: Resolves #228 Resolves #183

Here's the simplest possible solution for the RAM level: ![image](https://user-images.githubusercontent.com/36142229/128419592-f529a713-5b90-48de-937b-f220d185a6c5.png)