neuralnets
There are 6 repositories under neuralnets topic.
mal2-project/android-malware-detection_detector-api-and-models
MAL2 Android-Malware Detection training machine learning detection models and providing API for submitting APK files and getting them analysed
claudio-bon/sparse-net
In this project I have implemented the forward function of a Neural Network composed of sparsely connected layers. In order to parallelize the forward function I have built two implementation: one uses OpenMP and the other uses CUDA.
kunalgupta777/Neural-Networks
This Repository contains scratch implementation of Soft Computing Lab practicals
mwielondek/BCPNN
An implementation of the Bayesian Confidence Propagation Neural Network (BCPNN)
sunnyMiglani/MarkdownBlogPosts
Essentially just notes I take, via a markdown app called Dillinger
AshutoshGanguly1/Classification-Algorithms
Code for the chapter published in the Statistical learning book by Elsevier publication.