Skip to content

Assignment #9 (Exponential perceptron)

Spiridonov Andrey edited this page Feb 26, 2018 · 1 revision

Description:

Add implementation for a simple perceptron [Exponential]. Add a wrapper for our algorithm.

Implementation details:

// To be filled by assignee