Skip to content

Commit

Permalink
release: version 0.2.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaNG committed May 4, 2024
1 parent 9bafebf commit d3a5a6d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ Changelog

(unreleased)
------------
- Version increment. [Aditya NG]
- Docs(KAN_GPT.ipynb): benchmark runs between mlp and kan gpts. [Aditya
NG]
- Feat(train): date id of asset. [Aditya NG]
- Feat(train,prompt): saving model after training, prompting a model
given the saved model path. [Aditya NG]
- Feat(kan_gpt/dataset.py): lengthwise dataset iteration. [Aditya NG]
- Fix(dataset): index error. [Aditya NG]


0.1.3 (2024-05-04)
------------------
- Release: version 0.1.3 🚀 [Aditya NG]
- Fix(dataset): padding and range fix. [Aditya NG]


Expand Down

0 comments on commit d3a5a6d

Please sign in to comment.