An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: neural-network-example

mratsim/Amazon-Forest-Computer-Vision

Amazon Forest Computer Vision: Satellite Image tagging code using PyTorch / Keras with lots of PyTorch tricks

Language: Jupyter Notebook - Size: 3.13 MB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 369 - Forks: 73

saurabh-kudesia/real-world-ai-projects

A collection of real-world machine learning and AI projects. Explore hands-on implementations of cutting-edge models, practical solutions, and techniques to tackle real-world challenges using AI.

Size: 4.83 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

umbertogriffo/Minimalistic-Multiple-Layer-Neural-Network-from-Scratch-in-Python

Minimalistic Multiple Layer Neural Network from Scratch in Python.

Language: Python - Size: 805 KB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 10

javascript-machine-learning/color-accessibility-neural-network-deeplearnjs

🍃 Using a Neural Network to improve web accessibility in JavaScript.

Language: JavaScript - Size: 126 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 226 - Forks: 29

gurvanrenault/color-recognition

Recognize color with a neural network

Language: Python - Size: 77.1 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 4

javascript-machine-learning/mnist-neural-network-deeplearnjs

🍃 Using a Neural Network to recognize MNIST digets in JavaScript.

Language: JavaScript - Size: 3.17 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 1

umangrmehta/image-orientation-classifier

Identifying Image Orientation using Supervised Machine Learning Models of k-Nearest Neighbors, Adaboost and Multi-Layer Feed-Forward Neural Network trained using Back-Propagation Learning Algorithm

Language: Python - Size: 6.83 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

WestleyB/NeuralNetwork

Understanding Neural Networks

Language: Python - Size: 81.7 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

eren23/nn-architecture-examples

A small collection of basic neural networks for different tasks using pytorch.

Language: Python - Size: 157 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

BaseMax/PredictionWikipediaMathematicsVisitsResearch

Improving Prediction of Daily Visits of Wikipedia Mathematics Topics using Graph Neural Networks

Language: Python - Size: 1.49 MB - Last synced at: about 2 hours ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

sgirolkar/AIML-Practice

Sameer Girolkar's AIML practice Notebooks

Language: Jupyter Notebook - Size: 19.7 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

pradhanmanva/artificial-neural-networks

Language: Python - Size: 712 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

gboduljak/mnist-digit-recognition

A simple feed forward neural network implementation for predicting handwritten digits.

Language: JavaScript - Size: 2.93 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

zenofsahil/NeuralNetwork-Implementations

Tensorflow and Python neural network implementations

Language: Python - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

melchisedech333/xor-neural-network

🤖 Artificial intelligence (neural network) proof of concept to solve the classic XOR problem. It uses known concepts to solve problems in neural networks, such as Gradient Descent, Feed Forward and Back Propagation.

Language: JavaScript - Size: 292 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

nQuery512/C_Unsupervised_Learning_Neural_System

Self Organizing Map

Language: C - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

mikolaj-mialkowski/NAI_Neural_Network

Project 3 (One Layer)

Language: Java - Size: 743 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Btsan/myGradientLib

simple C++ auto-differentiation library

Language: C++ - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

raymelon/TrafficLightNeuralNetwork---TensorFlow

A TensorFlow implementation of TrafficLightNeuralNetwork (ANN-based Traffic Light Controller).

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

raymelon/TrafficLightNeuralNetwork

:traffic_light: An Artificial Neural Network based Traffic Light Controller for intersections. Computational Intelligence class final project.

Language: C# - Size: 560 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 7

Drambluker/simple-neural-networks

Three simple feedforward neural networks.

Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

sichkar-valentyn/Matlab_implementation_of_Neural_Networks

Matlab implementation of Neural Networks Results for Alarm-Warning Control System of mobile robot with five Ultrasonic sensors

Language: MATLAB - Size: 5.64 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 4

kplachkov/Deep-Learning

Essential deep learning algorithms, concepts, examples and visualizations with TensorFlow. Popular and custom neural network architectures. Applications of neural networks.

Language: Jupyter Notebook - Size: 55.5 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 3

faezehabibi66/MNIST-Neural-Network

MNIST classification by Neural Network

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

sitomani/gol-deep

Deep learning with Game Of Life

Language: Jupyter Notebook - Size: 8.11 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

deepshig/supportbot Fork of rmehta/supportbot

ANN based chat bot system

Language: Python - Size: 2.18 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

patrickschur/neural-network

A dead simple neural network. For educational purposes only.

Language: PHP - Size: 40 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 4

fbasatemur/Image_Quality_Assessment_with_ANN

The quality of the images is estimated using FFT transformations. The ANN model was built with Keras and tested using C ++ / CUDA.

Language: Jupyter Notebook - Size: 3.41 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

solkin/neuron-java

Simple neural network implementation from scratch

Language: Java - Size: 337 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

Lauri1010/NeuralNetworkML

Multilayered backpropagation neural network using c++

Language: C++ - Size: 6.53 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Fazle-Rabby-Sourav/pattern-recognition-basic

Perceptron, Pseudo Inverse Linear Classifier, SGD, SVM, Batch Gradient Descent, Minibatch Gradient Descent with tensorflow

Language: Python - Size: 778 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

metinozkan/NeuralNetwork-Linear-Example

NeuralNetwork Linear Example with Java programming language

Language: Java - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

yojiwatanabe/DeepDreamGUI

A graphical user interface for creating "DeepDream" images. Uses Mathworks' pretrained convolutional neural networks. Requires Neural Network Toolbox and AlexNet support package.

Language: Matlab - Size: 329 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

MossbauerLab/ManometerNNAn

A manometer value analyzer experiment using VGG16 and Keras and classification model

Language: Jupyter Notebook - Size: 15.1 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

StefanieJaeger/NeuralNet

Language: Java - Size: 188 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

RonakMehta21/Manual-Neural-Network

This is the code for implementing the basic neural network with python

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Rubiel1/Fashion-Mnist-trained

Trained NN on Fashion-Mnist for FSU machine learning class

Language: Python - Size: 71.4 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rpatel26/Hopfiled_Game

Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mdh266/NeuralNetworksWithKeras

Image Recognition With Neural Networks In Keras

Language: Jupyter Notebook - Size: 102 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

risusanto/artificial-neural-network

Language: Python - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

artlaskow/NeuralNetworkCar

Q-learning Neural Network learning to steer a car and avoid obstacles. Uses ConvNet library.

Language: JavaScript - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

RowlandOti/NeuralNetwork-Framework

:anchor: A Simple and Lightweight NeuralNetwork Framework

Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

analyticalmonk/NeuralNetwork_FromScratch

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: 21 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Related Keywords
neural-network-example 43 neural-network 28 neural-networks 19 machine-learning 12 deep-learning 10 artificial-neural-networks 7 neuralnetwork 7 deep-neural-networks 6 python 6 machine-learning-algorithms 5 neural-nets 5 artificial-intelligence 5 ann 4 tensorflow 4 javascript 3 tensorflow-examples 3 gradient-descent 3 python3 3 tensorflow-tutorials 3 feedforward-neural-network 3 neural-network-architectures 3 neuralnetworks 3 pytorch 3 keras 3 computer-vision 3 neural-networks-from-scratch 2 neural-network-tutorials 2 artificial-intelligence-algorithms 2 cuda 2 deep-learning-tutorial 2 artificial-neural-network 2 recurrent-neural-networks 2 computational-intelligence 2 cnn 2 jupyter-notebook 2 mnist-classification 2 data-science 2 mnist-dataset 2 traffic-light-controller 2 traffic-light 2 traffic 2 numpy 2 supervised-learning 2 unsupervised-learning 2 backpropagation 2 backpropagation-learning-algorithm 2 keras-neural-networks 2 deep-learning-algorithms 2 intersection 2 mnist 1 ml 1 mnist-classifier 1 mnist-handwriting-recognition 1 restricted-boltzmann-machine 1 neural-network-classification 1 recommendation-system 1 neural-network-model 1 knowledge-graph 1 knowledge-representation 1 knowledge-representation-reasoning 1 knowledgebase 1 matlab 1 matlab-ai 1 matlab-array 1 matlab-codes 1 matlab-experiments 1 matlab-figure 1 matrices 1 neural-network-simulation 1 triples 1 ultrasonic-sensors 1 activation-functions 1 autoencoders 1 convolutional-neural-networks 1 deep-belief-network 1 language-modeling 1 linear-regression 1 long-short-term-memory-models 1 lstm-model 1 neural-network-algorithm 1 nn 1 sgd-classifier 1 svm 1 java 1 linear-network 1 neuroph 1 deepdream 1 image-generation 1 image-manipulation 1 computer-vision-measurements 1 machinelearning 1 fashion-mnist 1 keras-tensorflow 1 trained-models 1 hopfield 1 hopfield-network 1 hopfield-neural-network 1 pattern-matching 1 pattern-recognition 1 image-recognition 1