Skip to content

Jupyter notebooks for the EL4106 "Computational Intelligence" and AS4501 "Astroinformatics" courses at Universidad de Chile

Notifications You must be signed in to change notification settings

phuijse/courses_notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Machine-learning notebooks

Jupyter notebooks on machine-learning algorithms. These are supplementary material for the AS4501 "Astroinformatics" and EL4106 "Computational Intelligence" courses at Universidad de Chile.

  1. Neural networks: pure-numpy multilayer perceptron (MLP), tensorflow MLP and Bayesian MLP with PyMC3
  2. Support vector machines: C-SVM, nu-SVM and one-class SVM using scikit-learn
  3. Boosting with decision trees: Decision trees, Adaboost and Gradient boosting using scikit-learn
  4. Bagging with decision trees: Decision trees, Bagging and Random Forest using scikit-learn
  5. Self organizing maps: Color clustering through SOM using Somoclu

Requirements will vary between notebooks. Incomplete list of dependecies:

About

Jupyter notebooks for the EL4106 "Computational Intelligence" and AS4501 "Astroinformatics" courses at Universidad de Chile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published