summaryrefslogtreecommitdiffstats
path: root/training/strategy
Commit message (Expand)AuthorAgeFilesLines
...
* FixVolpeon2023-01-171-1/+0
* Make embedding decay work like Adam decayVolpeon2023-01-171-9/+5
* UpdateVolpeon2023-01-172-8/+8
* UpdateVolpeon2023-01-172-8/+21
* Training updateVolpeon2023-01-162-9/+14
* More training adjustmentsVolpeon2023-01-161-1/+1
* Handle empty validation datasetVolpeon2023-01-162-2/+2
* Added Dreambooth strategyVolpeon2023-01-151-0/+183
* UpdateVolpeon2023-01-151-28/+26
* Removed unused code, put training callbacks in dataclassVolpeon2023-01-151-10/+10
* Added functional TI strategyVolpeon2023-01-151-0/+164