Age | Commit message (Expand) | Author |
---|---|---|
2021-01-06 | Add CUDA support | Jordan Gong |
2021-01-06 | Add TensorBoard support | Jordan Gong |
2021-01-05 | Implement checkpoint mechanism | Jordan Gong |
2021-01-05 | Change and improve weight initialization | Jordan Gong |
2021-01-03 | Separate last fc matrix from weight init function | Jordan Gong |
2021-01-03 | Implement weight initialization | Jordan Gong |
2021-01-03 | Update hyperparameter configuration, implement prototype fit function | Jordan Gong |
2020-12-29 | Correct batch splitter | Jordan Gong |
2020-12-27 | Implement some parts of main model structure | Jordan Gong |
2020-12-27 | Adopt type hinting generics in standard collections (PEP 585) | Jordan Gong |
2020-12-26 | Implement batch splitter to split sampled data | Jordan Gong |