[script] added sugestions for further topics
This commit is contained in:
parent
4ee1908112
commit
2fe843f586
@ -67,6 +67,10 @@
|
||||
\setcodepath{regression/code}
|
||||
\include{regression/lecture/regression}
|
||||
|
||||
% add chapter on generalized linear models (versus ANOVA)
|
||||
|
||||
% add chapter on nonlinear fitting (methods, initial values, local minima)
|
||||
|
||||
\graphicspath{{likelihood/lecture/}{likelihood/lecture/figures/}}
|
||||
\setcodepath{likelihood/code}
|
||||
\include{likelihood/lecture/likelihood}
|
||||
@ -81,6 +85,18 @@
|
||||
%\renewcommand{\texinputpath}{spectral/lecture/}
|
||||
%\include{spectral/lecture/spectral}
|
||||
|
||||
% add chapter on digital filtering
|
||||
|
||||
% add chapter on event detection
|
||||
|
||||
% add chapter on mutual information
|
||||
|
||||
% add chapters on linear algebra, PCA, clustering
|
||||
|
||||
% add chapter on simple machine learning
|
||||
|
||||
% add chapter on simulations (euler forward, odeint)
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
%\part{Tools}
|
||||
|
Reference in New Issue
Block a user