Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 331 Bytes

cortex workflow

A deep learning library.

Features

  • Facilitates the creation DNN models by connecting Layer objects together
  • Feature scaling of parsed CSV datasets via Z-Score & Min-Max scaling
  • Optimisation via ADAM, RMS, Momentum and SGD