All LoadPaths, Collected DataPaths, Feature RNN , Feature G for LoadPaths, Updated driver & README.
- Corrected typos in README.
- Updated Time plots to include deviatoric components. Also, time plots are now populated with a v argument for load and data paths.
- Commented the Time Zoom paths. They are redundant now.
- runthread does not delete the disp.msh and stress.msh files if the thread only contains one load path. This simplifies post-processing and video generation of rve deformation.
- Feature added for RNN Surrogate training/testing
- Appended training parameters inside the driver.py script
- Created module SurrogateLib for training tested related classes
- Moved Try_LSTM inside SurrogateLib
- Data Normalization is now part of Try_LSTM.
- Updated README to incorporate instructions for training/testing
- New DataPaths
- Using unified subroutines for plotting LoadPaths
- LoadPaths with G can now be populated. Random walks, Cyclic and Cyclic with constant rate are called HORW, HOCR, and HOCC, respectively
- Contains load and DataPaths from Ludovic.
Mohib