diff --git a/WS1/intro_to_ws1.html b/WS1/intro_to_ws1.html index 5572e87..cfc3893 100755 --- a/WS1/intro_to_ws1.html +++ b/WS1/intro_to_ws1.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_1/0_python_basics.html b/WS1/module_1/0_python_basics.html index c5bdb87..a35975f 100755 --- a/WS1/module_1/0_python_basics.html +++ b/WS1/module_1/0_python_basics.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_1/1_hello_world.html b/WS1/module_1/1_hello_world.html index 0c24f50..47369b7 100755 --- a/WS1/module_1/1_hello_world.html +++ b/WS1/module_1/1_hello_world.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_1/2_statements.html b/WS1/module_1/2_statements.html index 4090161..e93bc8b 100755 --- a/WS1/module_1/2_statements.html +++ b/WS1/module_1/2_statements.html @@ -258,6 +258,7 @@
  • Module 2
  • @@ -812,7 +813,7 @@

    3. Lists and generators
    -
    <generator object <genexpr> at 0x0000026C130C34C0>
    +
    <generator object <genexpr> at 0x0000018ABCA73140>
     
    @@ -978,7 +979,10 @@

    while loop -
    Experiments to perform:  ['Bubble column', 'Fluid bed', 'Crystalization', 'Ion exchange', 'Solid-liquid extraction']
    +
    Experiments to perform: 
    +
    +
    +
     ['Bubble column', 'Fluid bed', 'Crystalization', 'Ion exchange', 'Solid-liquid extraction']
     Experiments to perform:  ['Bubble column', 'Fluid bed', 'Crystalization', 'Ion exchange']
     Experiments to perform:  ['Bubble column', 'Fluid bed', 'Crystalization']
     Only 2 experiments left:  ['Bubble column', 'Fluid bed']
    diff --git a/WS1/module_1/3_control_flow.html b/WS1/module_1/3_control_flow.html
    index 0ee391b..67a81d1 100755
    --- a/WS1/module_1/3_control_flow.html
    +++ b/WS1/module_1/3_control_flow.html
    @@ -256,6 +256,7 @@
     
     
  • Module 2
  • @@ -673,18 +674,15 @@

    Repetition -
    Row
    -
    -
    -
     [0.68736936 0.20126193 0.04658199]
    -Element 0.6873693596050051
    -Element 0.20126193070467935
    -Element 0.04658198840012395
    -
    -Row [0.57064357 0.57116666 0.75163354]
    -Element 0.5706435668382651
    -Element 0.5711666629778096
    -Element 0.7516335434567888
    +
    Row [0.60350024 0.68351939 0.36690524]
    +Element 0.6035002432325545
    +Element 0.6835193895418288
    +Element 0.3669052446170007
    +
    +Row [0.94784367 0.65507302 0.35171263]
    +Element 0.9478436720918891
    +Element 0.6550730171977208
    +Element 0.35171262777790113
     
    diff --git a/WS1/module_1/4_exercise_1.html b/WS1/module_1/4_exercise_1.html index 181773a..6b25133 100755 --- a/WS1/module_1/4_exercise_1.html +++ b/WS1/module_1/4_exercise_1.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_1/5_exercise_2.html b/WS1/module_1/5_exercise_2.html index e95efff..f67433d 100755 --- a/WS1/module_1/5_exercise_2.html +++ b/WS1/module_1/5_exercise_2.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_2/0_intro_module_2.html b/WS1/module_2/0_intro_module_2.html index 812eba9..f47f76e 100755 --- a/WS1/module_2/0_intro_module_2.html +++ b/WS1/module_2/0_intro_module_2.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_2/1_dictionaries_and_sets.html b/WS1/module_2/1_dictionaries_and_sets.html index d50b09e..227debe 100755 --- a/WS1/module_2/1_dictionaries_and_sets.html +++ b/WS1/module_2/1_dictionaries_and_sets.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_2/2_dataframes.html b/WS1/module_2/2_dataframes.html index 59fa10c..f196b96 100755 --- a/WS1/module_2/2_dataframes.html +++ b/WS1/module_2/2_dataframes.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_2/3_numpy_arrays.html b/WS1/module_2/3_numpy_arrays.html index f2f5668..6856a69 100755 --- a/WS1/module_2/3_numpy_arrays.html +++ b/WS1/module_2/3_numpy_arrays.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_2/4_data_visualizations.html b/WS1/module_2/4_data_visualizations.html index bad9b88..d4fe0af 100755 --- a/WS1/module_2/4_data_visualizations.html +++ b/WS1/module_2/4_data_visualizations.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_2/5_exercise_1.html b/WS1/module_2/5_exercise_1.html index 35dd7d0..5e8db3f 100755 --- a/WS1/module_2/5_exercise_1.html +++ b/WS1/module_2/5_exercise_1.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_3/0_intro_module_3.html b/WS1/module_3/0_intro_module_3.html index 8e1cc97..9aab2de 100755 --- a/WS1/module_3/0_intro_module_3.html +++ b/WS1/module_3/0_intro_module_3.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_3/1_operations.html b/WS1/module_3/1_operations.html index f1e8043..52908e1 100755 --- a/WS1/module_3/1_operations.html +++ b/WS1/module_3/1_operations.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_3/2_linear_regression.html b/WS1/module_3/2_linear_regression.html index 9c30aee..64d3d1d 100755 --- a/WS1/module_3/2_linear_regression.html +++ b/WS1/module_3/2_linear_regression.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_3/3_stoichiometry.html b/WS1/module_3/3_stoichiometry.html index e3018a8..f74aa7a 100755 --- a/WS1/module_3/3_stoichiometry.html +++ b/WS1/module_3/3_stoichiometry.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_3/4_stoichiometry_solution.html b/WS1/module_3/4_stoichiometry_solution.html index 15a3f1c..63d913f 100755 --- a/WS1/module_3/4_stoichiometry_solution.html +++ b/WS1/module_3/4_stoichiometry_solution.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_3/5_stoichiometry_pt2.html b/WS1/module_3/5_stoichiometry_pt2.html index e76d687..673700d 100755 --- a/WS1/module_3/5_stoichiometry_pt2.html +++ b/WS1/module_3/5_stoichiometry_pt2.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_3/6_exercise_1.html b/WS1/module_3/6_exercise_1.html index 5abe523..8773459 100755 --- a/WS1/module_3/6_exercise_1.html +++ b/WS1/module_3/6_exercise_1.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_4/0_intro_module_4.html b/WS1/module_4/0_intro_module_4.html index 9b99796..b6dde16 100755 --- a/WS1/module_4/0_intro_module_4.html +++ b/WS1/module_4/0_intro_module_4.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_4/1_reactors_in_python.html b/WS1/module_4/1_reactors_in_python.html index 36a5dd9..bc98f49 100755 --- a/WS1/module_4/1_reactors_in_python.html +++ b/WS1/module_4/1_reactors_in_python.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_4/2_combining_balances.html b/WS1/module_4/2_combining_balances.html index 31788b1..8292c3f 100755 --- a/WS1/module_4/2_combining_balances.html +++ b/WS1/module_4/2_combining_balances.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_4/3_combining_balances_solution.html b/WS1/module_4/3_combining_balances_solution.html index 83392de..5afe7e3 100755 --- a/WS1/module_4/3_combining_balances_solution.html +++ b/WS1/module_4/3_combining_balances_solution.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_4/4_exercise_1.html b/WS1/module_4/4_exercise_1.html index aa9f001..b03a301 100755 --- a/WS1/module_4/4_exercise_1.html +++ b/WS1/module_4/4_exercise_1.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_4/5_exercise_1_solution.html b/WS1/module_4/5_exercise_1_solution.html index c9d7f2c..3a52acd 100755 --- a/WS1/module_4/5_exercise_1_solution.html +++ b/WS1/module_4/5_exercise_1_solution.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_4/6_exercise_2.html b/WS1/module_4/6_exercise_2.html index aa48a0e..e44db91 100755 --- a/WS1/module_4/6_exercise_2.html +++ b/WS1/module_4/6_exercise_2.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_4/7_exercise_2_solution.html b/WS1/module_4/7_exercise_2_solution.html index 7c47708..472e73b 100755 --- a/WS1/module_4/7_exercise_2_solution.html +++ b/WS1/module_4/7_exercise_2_solution.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_5/0_FedBatch_Ecoli_simulation.html b/WS1/module_5/0_FedBatch_Ecoli_simulation.html index 1600ddd..722e94d 100755 --- a/WS1/module_5/0_FedBatch_Ecoli_simulation.html +++ b/WS1/module_5/0_FedBatch_Ecoli_simulation.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_6/0_intro_module_6.html b/WS1/module_6/0_intro_module_6.html index deea236..093dd8a 100755 --- a/WS1/module_6/0_intro_module_6.html +++ b/WS1/module_6/0_intro_module_6.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_6/1_Mass_Transfer.html b/WS1/module_6/1_Mass_Transfer.html index 65109ec..f8e35c7 100755 --- a/WS1/module_6/1_Mass_Transfer.html +++ b/WS1/module_6/1_Mass_Transfer.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS1/module_6/2_Diafiltration.html b/WS1/module_6/2_Diafiltration.html index 8242ba2..85ec14a 100755 --- a/WS1/module_6/2_Diafiltration.html +++ b/WS1/module_6/2_Diafiltration.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS1/module_6/3_Cell_lysis.html b/WS1/module_6/3_Cell_lysis.html index bc6f838..6484762 100755 --- a/WS1/module_6/3_Cell_lysis.html +++ b/WS1/module_6/3_Cell_lysis.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS2/intro_to_ws2.html b/WS2/intro_to_ws2.html index 3aeb504..3145046 100755 --- a/WS2/intro_to_ws2.html +++ b/WS2/intro_to_ws2.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS2/module_1/0_intro_module_1.html b/WS2/module_1/0_intro_module_1.html index 2493018..b87cef1 100755 --- a/WS2/module_1/0_intro_module_1.html +++ b/WS2/module_1/0_intro_module_1.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS2/module_1/1_Fermentation_Scerevisiae_Lignocellulosic_Batch.html b/WS2/module_1/1_Fermentation_Scerevisiae_Lignocellulosic_Batch.html index 0371931..93364c3 100755 --- a/WS2/module_1/1_Fermentation_Scerevisiae_Lignocellulosic_Batch.html +++ b/WS2/module_1/1_Fermentation_Scerevisiae_Lignocellulosic_Batch.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS2/module_1/2_Fermentation_Scerevisiae_Glucose_Aerobic_CSTR.html b/WS2/module_1/2_Fermentation_Scerevisiae_Glucose_Aerobic_CSTR.html index 3ebd6cc..04e7d7f 100755 --- a/WS2/module_1/2_Fermentation_Scerevisiae_Glucose_Aerobic_CSTR.html +++ b/WS2/module_1/2_Fermentation_Scerevisiae_Glucose_Aerobic_CSTR.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS2/module_1/3_Fermentation_MonodHerbert_aerobic.html b/WS2/module_1/3_Fermentation_MonodHerbert_aerobic.html index 7706ae4..0987e78 100755 --- a/WS2/module_1/3_Fermentation_MonodHerbert_aerobic.html +++ b/WS2/module_1/3_Fermentation_MonodHerbert_aerobic.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS2/module_1/4_FedBatch_Ecoli_simulation_proteinproduction.html b/WS2/module_1/4_FedBatch_Ecoli_simulation_proteinproduction.html index 8ae07e4..d8c9a07 100755 --- a/WS2/module_1/4_FedBatch_Ecoli_simulation_proteinproduction.html +++ b/WS2/module_1/4_FedBatch_Ecoli_simulation_proteinproduction.html @@ -256,6 +256,7 @@
  • Module 2
  • diff --git a/WS2/module_2/0_intro_module_2.html b/WS2/module_2/0_intro_module_2.html index 6c102a5..f78cc75 100755 --- a/WS2/module_2/0_intro_module_2.html +++ b/WS2/module_2/0_intro_module_2.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS2/module_2/1_dd_classification.html b/WS2/module_2/1_dd_classification.html index 3fd68dd..4abbcae 100755 --- a/WS2/module_2/1_dd_classification.html +++ b/WS2/module_2/1_dd_classification.html @@ -60,7 +60,7 @@ - + @@ -256,6 +256,7 @@
  • Module 2
  • @@ -804,11 +805,11 @@

    Notice:#

    next

    -

    Regression using Data Driven approaches

    +

    PyTorch Regression Tutorial

    diff --git a/WS2/module_2/2_dd_regression copy.html b/WS2/module_2/2_dd_regression copy.html index a64e503..2601ec1 100755 --- a/WS2/module_2/2_dd_regression copy.html +++ b/WS2/module_2/2_dd_regression copy.html @@ -258,6 +258,7 @@
  • Module 2
  • diff --git a/WS2/module_2/2_pytorch_tutorial.html b/WS2/module_2/2_pytorch_tutorial.html index adabf45..59f1f7c 100755 --- a/WS2/module_2/2_pytorch_tutorial.html +++ b/WS2/module_2/2_pytorch_tutorial.html @@ -60,6 +60,8 @@ + + @@ -122,8 +124,6 @@ - -
    @@ -226,7 +226,7 @@

    Model-based Techniques (WS2)

    -