Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 480 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 480 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

[0.1.0-SNAPSHOT] - 2019-06-28

Added

  • Network class implementation
  • sigmoid function
  • feedforward function
  • tests for all 3 things