Skip to content

danielfamiyeh/cortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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