Spyke

Posts

learnmachinelearning·Learn Machine LearningbyShadowAether

Introduction to Kernel Methods for Machine Learning

Kernel methods give a systematic and principled approach to training learning machines and the good generalization performance achieved can be readily justified using statistical learning theory or Bayesian arguments. We describe how to use kernel methods for classification, regression and novelty detection and in each case we find that training can be reduced to optimization of a convex cost function.

https://seis.bristol.ac.uk/~enicgc/pubs/2000/svmintro.pdfOpen linkView original on sh.itjust.works
learnmachinelearning·Learn Machine LearningbyShadowAether

[Resource] MIT OpenCourseWare: Mathematics Of Machine Learning

Broadly speaking, Machine Learning refers to the automated identification of patterns in data. As such it has been a fertile ground for new statistical and algorithmic developments. The purpose of this course is to provide a mathematically rigorous introduction to these developments with emphasis on methods and their analysis.

[Resource] MIT OpenCourseWare: Mathematics Of Machine Learninghttps://ocw.mit.edu/courses/18-657-mathematics-of-machine-learning-fall-2015/Open linkView original on sh.itjust.works
learnmachinelearning·Learn Machine LearningbyShadowAether
learnmachinelearning·Learn Machine LearningbyShadowAether

[Resource] Tutorial: Image Recognition with CNN in Matlab

Introduces neural networks, the convolution operation, a few critical machine learning concepts and some state-of-the-art CNN models. Includes a hands-on Matlab tutorial (and code) demonstrating the model configuration, training process, and performance evaluation using the MNIST dataset.

https://hevpdd.ca/publications-and-case-studies/case-study-image-recognition-with-convolutional-neural-networks/Open linkView original on sh.itjust.works
learnmachinelearning·Learn Machine LearningbyShadowAether

[Resource] Tutorial: State of Charge Estimation with EKF and SVSF in Matlab

This tutorial describes the process for the state of charge (SOC) estimation of Li-Ion cells using an equivalent circuit model. It helps students create and run a SOC estimation strategy based on the 3rd-order R-RC model in MATLAB-Simulink. The tutorial starts with a general overview of state estimation using the extended Kalman filter (EKF) and the novel smooth variable structure filter (SVSF) method.

https://hevpdd.ca/case-study-state-of-charge-estimation-2/Open linkView original on sh.itjust.works