IJCAI 2021, "Comparing Kullback-Leibler Divergence and Mean Squared Error Loss in Knowledge Distillation"
-
Updated
Feb 1, 2023 - Jupyter Notebook
IJCAI 2021, "Comparing Kullback-Leibler Divergence and Mean Squared Error Loss in Knowledge Distillation"
MDL Complexity computations and experiments from the paper "Revisiting complexity and the bias-variance tradeoff".
PyTorch implementations of the beta divergence loss.
Bayesian Regression of Latent Source Modelling for Predicting Price Variation of Bitcoin
This project used various machine learning algorithms to predict rainfall.
What Happens if We Use a Mean Squared Error Loss for Binary Classification?
Forecasting MCTS Variant Outcomes Across Board Games
Intrusion Detection System for MQTT Enabled IoT.
Neural Network implemented with different Activation Functions i.e, sigmoid, relu, leaky-relu, softmax and different Optimizers i.e, Gradient Descent, AdaGrad, RMSProp, Adam. You can choose different loss functions as well i.e, cross-entropy loss, hinge-loss, mean squared error (MSE)
A small code for understanding linear regression.
CERN Electron collision data- Invariant mass prediction
All things around ... Regression
A collection of TypeScript-based machine learning helpers.
Implementation of architectures presented in "Deep Neural Networks for Low-resolution Photon-limited Imaging"
This project predicts used car prices using a feedforward neural network regression model implemented in PyTorch. Features include car age, mileage, and other attributes. The pipeline supports feature normalization, train/validation/test splitting, and visualization of training and validation loss curves.
💎 'The Linear Regression Challenge: Diamonds Price Prediction' @ironhack Data Analytics Bootcamp
This repository contains a Jupyter Notebook that implements PCA (Principal Component Analysis) from scratch for facial recognition. It demonstrates the steps involved in PCA, including eigenface computation and accuracy comparisons for different components.
Machine Learning for Data 3141 Reichman University Spring 2022 - 6 Homework Projects
Ein System zur Umsetzung des automatisierten Matchingprozesses im Rahmen des Projekts Lehr:werkstatt der Universität Augsburg. Hinter SSO.
Create a simple, univariate linear regression model that predicts the salary from a person's experience (measured in years), using the gradiant descent algorithm.
Add a description, image, and links to the mean-squared-error topic page so that developers can more easily learn about it.
To associate your repository with the mean-squared-error topic, visit your repo's landing page and select "manage topics."