Add LSTM experiment

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-02-27 09:53:52 +00:00
parent 080f91b044
commit 2036e5fa32
2 changed files with 3871 additions and 0 deletions

3
.gitignore vendored
View File

@@ -13,3 +13,6 @@ target/
# ML models
models/*/rust_model.ot
notebooks/models/
libdevice.10.bc

3868
notebooks/lstm.ipynb Normal file

File diff suppressed because one or more lines are too long