There are 0 repository under regularisation topic.
The set of CPU/GPU optimised regularisation modules for iterative image reconstruction and other image processing tasks
In the context of Deep Learning: What is the right way to conduct example weighting? How do you understand loss functions and so-called theorems on them?
Python code to fit single-angle dynamic light scattering data using the Tikhonov Philips regularisation
My project to recreate the results in "Understanding Deep Learning Requires Rethinking Generalization"
Horseshoe regression model fitted in PyMC.
Multivariate Polynomial Regression using gradient descent with regularisation
GEARS a toolbox for Global parameter Estimation with Automated Regularisation via Sampling by Jake Alan Pitt and Julio R. Banga
Regularisation and Cross-Validation of Determinants of Egalitarian Democracy: Demonstration for R
The goal of this project is to develop and test two text classification systems: Task 1: sentiment analysis, in particular to predict the sentiment of movie review, i.e. positive or negative (binary classification). Task 2: topic classification, to predict whether a news article is about International issues, Sports or Business (multiclass classification).
The use case is an application of the regularization technique such as Ridge and Lasso for building a linear regression model for housing price prediction.
a small machine learning theory practice.
A model to classify images of waste products as Organic or Recyclable. Applied Image Augmentation to images and used basic CNN to classify images using Keras. Analysed the performance using Tensorboard. Detected over fitting using metric curves (accuracy) and addressed it using Dropout Regularization.
Various regularized regression models for predicting car prices, using web scraped data
Jacobian regularisation for neural networks (PyTorch) and hyperparameter tuning with Skorch
In this project, we use differents methods to transform our dataset (usually dimension modification) before making prediction thanks to machine learning and regressions.
Predicting whether two persons meeting in a speed dating event get matched using deep learning methods
In this project we will build multiple CNN models for CIFAR-10 Image Classification
Repo for machine learning classes
The purpose of this study is to visualise and see how changing the regularisation constant affects svm classification. SVM with linear kernel has been used.
Content: Classification, Sigmoid function, Decision Boundary, Cost function, Gradient descent, Overfitting, Regularisation
A series of Online Courses Offered by deeplearning.ai on Coursera.