diff options
author | bnewbold <bnewbold@robocracy.org> | 2014-04-22 22:01:56 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2014-04-22 22:01:56 -0400 |
commit | 822bd0b04d1cce54c2fff57c4b206c51d1dcb940 (patch) | |
tree | e3cd895f9b54b7d44ff249dea3c50dda927304cc /lectures/lec01_intro | |
parent | 222292b3aa9d967557c3165cce5cc7f5773c20ab (diff) | |
download | dmmsb2014-822bd0b04d1cce54c2fff57c4b206c51d1dcb940.tar.gz dmmsb2014-822bd0b04d1cce54c2fff57c4b206c51d1dcb940.zip |
rename notes -> lectures
Diffstat (limited to 'lectures/lec01_intro')
-rw-r--r-- | lectures/lec01_intro | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lectures/lec01_intro b/lectures/lec01_intro new file mode 100644 index 0000000..7785b73 --- /dev/null +++ b/lectures/lec01_intro @@ -0,0 +1,17 @@ + +top down approach: + start with data, do stats, make predictions + see also Ma'ayan coursera course, "Network Analysis in Systems Bio" + +bottom up approach: + start with a model, run simulations to make predictions + scope: ODE, dynamics + beyond: parameter estimations, PDE, stochastics + +7 weeks, 25 lectures, 20 minutes each, 3-4 a week +questions at the end of lectures, "just for self" +5x homework assignments, required + +will discuss neuron firing a bit + +impression: will be very motivated |