Skip to content

This repository contains the sample code of Neural Networks implementation in multiple programming languages

License

Notifications You must be signed in to change notification settings

0xpranjal/Neural-Networks-with-different-languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Networks with different programming languages

This repository contains the sample code of Neural Networks implementation in multiple programming languages.

Till now the following implementations are completed :

  • Basic Neuron with 3 inputs
  • Basic Neuron layer
  • Dot product
  • Layers & object
  • ReLU Activation

Programming languages used till now :

  • Python
  • Go
  • R
  • Julia
  • Lua
  • MATLAB
  • C++
Inspired by the works of Sentdex

About

This repository contains the sample code of Neural Networks implementation in multiple programming languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published