Skip to content

oliviaBahr/perceptron

Repository files navigation

A new kind of perceptron!

Set up env:

python3 -m venv .venv
source .venv/bin/activate

Install pre-commmit:

brew install pre-commit

Setup and install dependencies:

python setup.py setup
python setup.py install

Run pytest before committing to make sure you didn't break anything.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •