Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup preliminary ML code #19

Merged
merged 29 commits into from
Oct 31, 2024
Merged

Cleanup preliminary ML code #19

merged 29 commits into from
Oct 31, 2024

Conversation

Flova
Copy link
Member

@Flova Flova commented Oct 26, 2024

Summary

Don't be scared of the large number of changes... The preliminary testing scripts have a lot of duplication, and they are moved in this PR. Also, the additional dependencies add a many lines to the lock file (1.7k additions).

  • Moves the current state of the preliminary testing scripts to their own folder for later reference as they are split up into the final architecture
  • Split the most promising model (context diffusion) from the preliminary tests into different components
  • Begin creation of a training script
  • Overall formatting of the ML part
  • Usage of poetry for the ML deps

Related issues

@Flova Flova self-assigned this Oct 29, 2024
@Flova Flova marked this pull request as ready for review October 29, 2024 14:16
@Flova Flova changed the title Cleanup ML stuff Cleanup preliminary ML code Oct 29, 2024
@Flova Flova requested review from jaagut and texhnolyze October 29, 2024 14:17
@jaagut jaagut merged commit 9298b46 into main Oct 31, 2024
2 checks passed
@jaagut jaagut deleted the cleanup branch October 31, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Vorlaeufige tests verschiedener Modell typen (RNN, Diffusion, Discrete)
2 participants