Pinned Repositories
notes
detailed notes on computer science topics, in one page
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
CalculatePiInC
This is just a quick test.
LearnBase.jl
Abstractions for Julia Machine Learning Packages
LogicGatesSimPrototype
Simple prototype I made for some school stuff. It's supposed to feature common logic gates and a way to wire them together to create fully functional logical circuitry.
NeuralNetworkC
My first go on a NN implemented in C. It's terrible and even before finished I see ton of room for improvements.
NeuralNetworkC-Mnist
It doesn't work. It's just so I can try some things and have my code always available across the net. Maybe it will sometime. Maybe it will.
NewtonianPrototypeOOP
This is just a prototype for some school work
PPGrad
C++ & OpenMPI & OpenMP toy framework for Neural Nets (a la Micrograd)
shinobiultra's Repositories
shinobiultra/NeuralNetworkC
My first go on a NN implemented in C. It's terrible and even before finished I see ton of room for improvements.
shinobiultra/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
shinobiultra/CalculatePiInC
This is just a quick test.
shinobiultra/LearnBase.jl
Abstractions for Julia Machine Learning Packages
shinobiultra/LogicGatesSimPrototype
Simple prototype I made for some school stuff. It's supposed to feature common logic gates and a way to wire them together to create fully functional logical circuitry.
shinobiultra/NeuralNetworkC-Mnist
It doesn't work. It's just so I can try some things and have my code always available across the net. Maybe it will sometime. Maybe it will.
shinobiultra/NewtonianPrototypeOOP
This is just a prototype for some school work
shinobiultra/PPGrad
C++ & OpenMPI & OpenMP toy framework for Neural Nets (a la Micrograd)
shinobiultra/notes
detailed notes on computer science topics, in one page
shinobiultra/SimpleMotionDetection
Simple motion detection software written in Processing 3 framework.