rodsveiga / mc_perceptron

Code for Learning curves for the multi-class teacher-student perceptron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning curves for the multi-class teacher-student perceptron

Under construction.

Description

Code for Learning curves for the multi-class teacher-student perceptron.

Prerequisites

Structure

In this repository we provide the code and some guided example to help the reader to reproduce the results. The repository is structured as follows:

File Description
/se Replicas
/amp Approximate message passing

The notebooks are self-explanatory.

About

Code for Learning curves for the multi-class teacher-student perceptron


Languages

Language:Python 60.5%Language:Jupyter Notebook 39.5%