Skip to content

Neural networks implementation in Java, based on Stanford cs231n

Notifications You must be signed in to change notification settings

maciej-pajak/neural-networks-cs231n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural networks - exercises

Neural networks implementation in Java, based on Stanford cs231n

Currently implemented

  • linear classifier with case study for CIFAR-10
  • flexible neural networks model and case study for two layer CIFAR-10 network

About

Neural networks implementation in Java, based on Stanford cs231n

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages