8000 GitHub - danielfamiyeh/cortex: Deep learning framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
0