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
Machine Learning for Data 3141 Reichman University Spring 2022 - 6 Homework Projects
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.
Forecasting MCTS Variant Outcomes Across Board Games
Intrusion Detection System for MQTT Enabled IoT.
What Happens if We Use a Mean Squared Error Loss for Binary Classification?
This project used various machine learning algorithms to predict rainfall.
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)
All things around ... Regression
A collection of TypeScript-based machine learning helpers.
A small code for understanding linear regression.
CERN Electron collision data- Invariant mass prediction
Laptop Price Prediction using Machine Learning. This project analyzes laptop specifications like RAM, CPU, storage, and GPU to predict prices using data preprocessing, EDA, and a Linear Regression model.
This project provided practice with logistic regression and the cost functions MSE and log loss
💎 '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.
Forecasting % Baseline, a measure of solar panel energy output, using weather and solar irradiance data.
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."