Skip to content

IngIeoAndSpare/homework_backpropagation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homework_backpropagation

학과 숙제로 했던 Backpropagation 간단 구현

역전파 알고리즘은 다음 홈페이지를 참고. (https://mattmazur.com/2015/03/17/a-step-by-step-backpropagation-example/)

데이터 셋은 [number, number, number, number] 이며 각 트레이닝 목표치는 targetData 에 적절히 수정하면 됨. 이 코드의 트레이닝 데이터 셋은 75개 기준으로 잡음

About

학과 숙제로 했던 것이외당-

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published