Machine learning
학습과정에서 결정 경계(Decision boundary)가 어떻게 변하는지 알수 있는 코드
버터젤리
2021. 8. 2. 17:57
https://minsuksung-ai.tistory.com/8
파이썬으로 퍼셉트론 구현하기
대학원 과제에서 퍼셉트론(Perceptron)을 구현하라는 과제를 받았다. 사실 파이썬으로 퍼셉트론을 구현해둔 코드는 많지만 의외로 결정 경계(Decision Boundary)를 표현해주는 코드는 많이 없었다. 그래
minsuksung-ai.tistory.com
https://github.com/minsuk-sung/coursework/tree/master/2020_01_deep_learning/hw/hw1
GitHub - minsuk-sung/coursework
Contribute to minsuk-sung/coursework development by creating an account on GitHub.
github.com