Skip to content

A Cnn made with C# without aditional libraries (Except Simple linear Algebra For CSharp)

License

Notifications You must be signed in to change notification settings

HectorPulido/Convolutional-Neural-Network-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convolutional-Neural-Network-From-Scratch

THIS PROGRAM IS STILL IN PROCESS

TO DO

  • BACKPROPAGATION ON CONVOLUTIONAL LAYERS
  • CLEAN THE CODE
  • IMPROVE PERFORMANCE
  • IMPLEMENT DROPOUT LAYERS

WHY (MOTIVATION)

I want to know how CNN works before use Tensorflow or another kind of library, so there is not a lot documentation of Machine learning for C#.

HOW TO USE

Just Download it and open as project

This program uses

  1. Simple Linear Algebra for C#
  2. FRUIT IMAGES DATASET

Where can i learn more

Patreon

Please consider Support on Patreon

About

A Cnn made with C# without aditional libraries (Except Simple linear Algebra For CSharp)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages