Skip to content
#

jax

Here are 35 public repositories matching this topic...

felipeboffnunes
felipeboffnunes commented Apr 24, 2020

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

stuhlmueller
stuhlmueller commented Apr 17, 2020

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 Foretold class, no Authorization header is added
  • If there is a tok

Improve this page

Add a description, image, and links to the jax topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jax topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.