SFETNI/Accelereation_of_simulations___Autoencoder_LSTM_Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
* The main Jupyter Notebook is 'Project_encoder_decoder_LSTM.ipynb' * This Jupyter notebook is splitted into different python files to run idependently the different parts of the project * References (to implement the numerical framework): details in 'Project_encoder_decoder_LSTM.ipynb' https://stackabuse.com/autoencoders-for-image-reconstruction-in-python-and-keras/ https://python.hotexamples.com/fr/examples/features/-/get_features/python-get_features-function-examples.html https://keras.io/examples/vision/conv_lstm/ https://pyquestions.com/how-to-standard-scale-a-3d-matrix https://stackoverflow.com/questions/4813061/non-alphanumeric-list-order-from-os-listdir/48030307#48030307 https://www.kaggle.com/code/drscarlat/next-frame-video-prediction-keras/notebook