feedforward-neural-networks
There are 21 repositories under feedforward-neural-networks topic.
satyajitghana/PadhAI-Course
Repository containing the colab-notebooks of the course i did on deep learning from One-Fourth-Labs
mrbid/CSGO_TENSOR_TRIGGER
A series of machine learning trigger bots for Counter-Strike: Global Offensive (CS:GO).
farkoo/GNN-Citations
Node Classification with Graph Neural Networks
neuroailab/mouse-vision
Models of Mouse Vision: Self-supervised pre-trained networks and training code (PyTorch)
arneschreuder/masters
Training Feedforward Neural Networks with Bayesian Hyper-Heuristics
gustavecortal/natural-language-processing
Slides, exercises, and exams for my course "Natural Language Processing" (École Pour l'Informatique et les Techniques Avancées, 2024)
mrbid/NEURAL_ANIMATION_TWEENING
Animation Tweening of 3D vertex data using a Feed-Forward Neural Network.
MartinGurasvili/Self-Driving-Car-AI
This is a application that though a feed forward neural network allows a car to learn to drive
mrbid/QUAKE3_TENSOR_TRIGGER
A machine learning trigger bot for Quake3 Arena & Quake Live.
ogemarques/deep-network-designer-matlab
Example of how to use MATLAB Deep Network Designer to build deep learning solutions to two different problems: diabetes prediction and medical image classification.
alex-spataru/blackbox
Simulating the dynamical behavior of an Eddy current brake using neural networks
AxilleasGalanis/Neuro-Fuzzy-Computing-Exercises
Theory and practice of neural networks, deep learning and fuzzy logic. Excercises based on the course ECE447 of University of Thessaly.
Kleo-Karap/Artifficial_Intelligence_2
Sentiment classification: From ML to DL to very DL models
mrbid/FaceTo3D
Attempts to take an image of a face and convert it to a 3D head.
sudarshan0419/multi-layer-feed-forward-neural-networks-for-MNIST-
Multi-layer feed-forward neural networks and auto-encoder network for MNIST dataset implemented from scratch
Taarak9/DL-Projects
Deep learning projects
artisan1218/Multi-Layer-Perceptron
Python implementation of a simple MLP without using external packages
Kariaki/KotlinNeuralNetworkLibrary
In this project i worked on a neural network api from scratch to help me build reprojects that requires machine learning in neural network.
NicholasLiem/IF3270_FP_FFNN
A quick implementation of Fast Feed Neural Network that support reading JSON input and visualize the network in an image
pro465/nn-rs
a minimalistic feedforward neural network library in Rust