updated can notes
This commit is contained in:
@@ -4,7 +4,7 @@ AUTHOR: "Morten Hjorth-Jensen":"http://mhjgit.github.io/info/doc/web/" at Depart
|
||||
|
||||
<%
|
||||
pub_url = 'https://compphysics.github.io/MachineLearning/doc/pub'
|
||||
published = ['Intro2Course', 'Introduction', 'How2ReadData', 'Linalg', 'Statistics', 'Regression', 'Splines', 'LogReg', 'NeuralNet', 'DimRed', 'DecisionTrees', 'svm', 'BM', 'Recurrent', 'Autoencoders', 'Reinforce', 'odenn', 'Bayesian', 'summary',]
|
||||
published = ['Intro2Course', 'Introduction', 'How2ReadData', 'Linalg', 'Statistics', 'Regression', 'Splines', 'LogReg', 'NeuralNet', 'cnn', 'DimRed', 'DecisionTrees', 'svm', 'BM', 'Recurrent', 'Autoencoders', 'Reinforce', 'odenn', 'Bayesian', 'summary',]
|
||||
chapters = {
|
||||
'Intro2Course': 'Basic introduction to the course with schedule etc',
|
||||
'Introduction': 'Introduction to Data Analysis and Machine Learning',
|
||||
@@ -15,6 +15,7 @@ chapters = {
|
||||
'Splines': 'Gradient methods and Minimization Algorithms',
|
||||
'LogReg': 'Logistic Regression',
|
||||
'NeuralNet': 'Neural Networks',
|
||||
'cnn': 'Convolutional Neural Networks',
|
||||
'DimRed': 'Reduction of dimensionality',
|
||||
'DecisionTrees': 'Decision Trees and Random Forests',
|
||||
'svm': 'Support Vector Machines',
|
||||
|
||||
Reference in New Issue
Block a user