Skip to content

velicuvlad/Perceptron-binary-multiclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python 3.7 was used in order to develop and test the code.

Pre-requisite:
- numpy -> pip install numpy or pip3 install numpy

To run the code:
Go to directory where perceptron.py is located
run "python perceptron.py" from terminal

The implemented solution should output the answers for Q3, Q4 and Q5 in a friendly and readable manner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages