ckjeter / MLF2019-HW1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learing Foundations

homework #1

  • PLA algorithmn with separable data
  • Pocket PLA algorithmn with unseparable data

Execution

package install

pip3 install -r requirements.txt

Problem 6

python3 pla.py

Problem 7

python3 pocket.py

Problem 8

python3 pla100.py
  • The result will be saved as images in the execution folder

Result

  • May be slightly different due to the random seed

Problem 6

Problem 7

Problem 8

Author

姓名:吳冠霖
學號:r08922115
系級:資工所碩一

About


Languages

Language:Python 100.0%