mat-ej / histogram_loss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Histogram Loss

This repository contains code for running experiments with distributional losses in machine learning. It is part of an undergraduate summer research project in the University of Alberta Department of Computing Science under Professor Martha White. The project focuses on evaluating the performance of the Histogram Loss (Imani 2019) on various regression problems.

Problems

  • Age Estimation - Predicting the age of a person based on an image of their face.
  • Time Series - Time series forecasting.
  • Atari Prediction - Predicting the return obtained by an RL agent for a given observation while playing an Atari game.
  • Replication - Recreating previous experimental results on popular regression datasets.

Team

  • Martha White
  • Ehsan Imani
  • Esraa Elelimy
  • Sam Scholnick-Hughes
  • Kai Luedemann

Acknowledgements

About


Languages

Language:Jupyter Notebook 52.6%Language:Python 44.9%Language:Shell 2.5%