jax
Here are 35 public repositories matching this topic...
-
Updated
May 24, 2020 - Python
-
Updated
May 10, 2020 - Jupyter Notebook
-
Updated
May 25, 2020 - Python
Refer to the discussion in https://forum.pyro.ai/t/hmm-like-model-with-sequences-of-different-lengths/1507.
-
Updated
May 24, 2020 - Python
-
Updated
May 17, 2020 - Python
-
Updated
May 20, 2020 - Python
-
Updated
May 23, 2020 - Python
Description
Update README and add experiments.
Solution
Create experiments or examples package to work
Given the importance of authentication features (in general) and the complexity of debugging failures there (missing credentials, wrong format, etc.), a few unit tests for this function will help ensure proper behavior is maintained through future refactorings.
Some cases that can be unit tested:
- If no token on the
Foretoldclass, no Authorization header is added - If there is a tok
-
Updated
Apr 17, 2020 - Jupyter Notebook
-
Updated
Jan 24, 2019 - AppleScript
-
Updated
Apr 17, 2020 - Python
-
Updated
Apr 1, 2020 - Jupyter Notebook
-
Updated
Mar 12, 2020 - Jupyter Notebook
-
Updated
Apr 21, 2020 - Python
-
Updated
Apr 26, 2020 - Python
-
Updated
May 8, 2020 - Python
-
Updated
Mar 16, 2019 - Python
-
Updated
Jan 9, 2018 - C
-
Updated
Feb 3, 2020 - Jupyter Notebook
-
Updated
May 18, 2020 - Jupyter Notebook
-
Updated
Feb 2, 2020 - Python
-
Updated
Oct 6, 2018 - TypeScript
-
Updated
Oct 27, 2019 - Python
-
Updated
Jan 13, 2020 - Python
Improve this page
Add a description, image, and links to the jax topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jax topic, visit your repo's landing page and select "manage topics."
Description
Trax is a library for deep learning that focuses on sequence models and reinforcement learning. It combines performance with code clarity and maintained documentation and tests.
...
Sorry to bother, I'll be brief. I don't think the "maintained documentation" part of the statement is true (yet?). I like the work and I respect every project that goes deep down on neural network