Skip to content

Releases: jrcramos/Hybrid-modeling-of-bioreactor-with-LSTM

v1.0.7

21 Mar 13:25
2f9f818
Compare
Choose a tag to compare

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

08 Mar 15:08
4cd4ca7
Compare
Choose a tag to compare

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

20 Feb 10:39
cef56e4
Compare
Choose a tag to compare

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

22 Dec 14:14
941bd7c
Compare
Choose a tag to compare

updated code hybnet_train_main.m

v1.0.0

22 Dec 14:08
67dd639
Compare
Choose a tag to compare

Toy example of hybrid modeling of bioreactor process