diff options
Diffstat (limited to 'notes/lec01_intro')
| -rw-r--r-- | notes/lec01_intro | 17 | 
1 files changed, 17 insertions, 0 deletions
| diff --git a/notes/lec01_intro b/notes/lec01_intro new file mode 100644 index 0000000..7785b73 --- /dev/null +++ b/notes/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 | 
