Casey Li
Casey Li
And add okhttp3 to build.gradle
Hey! Thanks for all the great work. I'm new to this so please let me know if I've missed something, but when I tried to build this via `./gradlew build`...
Couple of small updates to make this work with the latest versions of Chainer (5.1.0) and ProgressBar (2.5). Needs to be used in conjunction with (https://github.com/tscohen/GrouPy/pull/18). Again please feel free...
The following changes allowed me to run gconv_experiments using: - chainer (5.1.0) - cupy-cuda90 (5.1.0) - Python 3.6.7 Addresses many of the issues mentioned in #13 . Feel free to...
Hi Dr. Cohen - thanks so much for providing the GrouPy and gconv_experiments repos. I was wondering about the correct way to implement a coset max-pool on the output of...
Hey, thanks for the great project! I'm testing this out with a local webhook right now and it works well. However I notice on form submission the browser redirects to...
### Description Work in progress for a "first 10 minutes in Evidence" sort of tutorial. Taking inspiration from https://guides.rubyonrails.org/getting_started.html. Feel free to Slack me comments or leave feedback directly on...
macOS Ventura 13.2 Python 3.12 Admittedly this was my fault for [forgetting to run](https://stackoverflow.com/a/65211026) `Install Certificates.command` when I upgraded to Python 3.12, but this error message did throw me off....
## Because `favorite_hash` is a less ambiguous parameter name ## This PR - renames all instances of `favorite_list` to `favorite_hash` in `hash_exercises.rb` - and analogously, renames `original_list` and `additional_list` ##...
Complete the following REQUIRED checkboxes: - [x] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md) - [x] The title of this issue follows the `Bug - location...