summaryrefslogtreecommitdiff
path: root/prototype.py
AgeCommit message (Collapse)Author
2023-12-10Remade some parts of the readme and re-aligned the repo structure.xAlpharax
Changes to be committed: modified: README.md renamed: prototype.py -> ml-integrations/prototype.py new file: testing/.gitkeep new file: training/.gitkeep
2023-12-09Initial prototyping with RNN/Transformers without actual data.xAlpharax
Added an actual logo for the project. Changes to be committed: modified: .gitignore new file: assets/FreeFlowLogo.png new file: prototype.py