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?
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.
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.
A small code for understanding linear regression.
Machine Learning for Data 3141 Reichman University Spring 2022 - 6 Homework Projects
CERN Electron collision data- Invariant mass prediction
Life expectancy, an estimate of the number of remaining years of life a person has, is an important consideration for making clinical decisions in primary care. Predicting Life Expectancy helps analyze the average lifespan of the countrymen which helps in making crucial health decisions.
Using machine learning to discover the best location for Oily Giant to open their next well, based on reserve volume and profit
The "Advertising Impact Analysis" project aims to analyze the relationship between advertising expenditure across different channels (such as TV, radio, online) and its impact on sales or revenue.
Implementation of architectures presented in "Deep Neural Networks for Low-resolution Photon-limited Imaging"
A regression model to predict housing prices based on various features.
Create a simple, univariate linear regression model that predicts the salary from a person's experience (measured in years), using the gradiant descent algorithm.
Prediction model for profit of 50 startups dataset by Multiple Linear Regression
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."