Releases: jrcramos/Hybrid-modeling-of-bioreactor-with-LSTM
Releases · jrcramos/Hybrid-modeling-of-bioreactor-with-LSTM
v1.0.7
added in the line 68 of 'hybnet_train_main.m'
"note that the random generator was fixed using rng(1803199136+1) inside the 'hybnet_train_fun.m' for reproducibility"
v1.0.6
function: hybnet_train_fun.m
update: line 183 --> added " data=runs.data_iter{1, ind};" to make sure the data with the best permutation for posterior simulation (concentrations and rates)
v1.0.5
The data folder (~/data/) was updated to include "main_data_processing.m" which contains all the steps and MATLAB functions used to convert "data.xlsx" to "data.mat", furthermore more details about reacted amount calculation is given in "read_me_data_processing.doc". ReadMe was also updated.
v1.0.1
updated code hybnet_train_main.m
v1.0.0
Toy example of hybrid modeling of bioreactor process