Closed aycandv closed 3 years ago
I am planning to write some tutorials but didn't have much time. Here is for a simple linear and logistic regression I had written. https://github.com/thoo/trax-tutorial/blob/master/basic_regression_tensorboard.ipynb
Thanks for your help
The output format should be JAX or numpy array in the data-generator.
Description
I want to use trax to solve a linear regression problem. (i.e. Celcius to Fahrenheit conversion).
Since training and evaluation streams are prepared by processing words in documentation, I am confused how to used only numbers instead of words. ...
Environment information
For bugs: reproduction and error logs