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

GitHub topics: feedforward-neural-network

aanchal898/Fake-Content-Detection

This project focuses on detecting fake content generated by language models. The domain for this project is scientist biographies, where real biographies were sourced from Wikipedia, and fake ones were generated using a fine-tuned GPT-2 model.

Language: Python - Size: 17.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

moralesangel/lettersnumbers-classifier

Letters and numbers classifier for chess games using computer vision and neural networks.

Language: MATLAB - Size: 795 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gustavecortal/feedforward-neural-networks

PyTorch implementation of logistic regression and feedforward neural networks (+ slides from my NLP course)

Language: Jupyter Notebook - Size: 1.37 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jmaczan/ffnn

Feedforward Neural Network from scratch - backpropagation, gradient descent, activation functions

Language: Python - Size: 57.6 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

denis-vp/ann-python-implementation

Feed forward neural network implementation from scratch in python using numpy.

Language: Jupyter Notebook - Size: 771 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

abdulsamad183/comparative_study_of_feed_forward_neural_networks

implements 8 deep learning models for handwritten digit classification using the MNIST dataset, with variations in architecture and activation functions.

Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MrCamoga/NeuralNetwork

Language: Java - Size: 76.2 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

MartinGurasvili/Self-Driving-Car-AI

This is a application that though a feed forward neural network allows a car to learn to drive

Language: Python - Size: 2.48 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

coskuncay/nlp-poem-generator-deep-learning-fnn

Language: Python - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

maryamsoftdev/All-About-Neural-Networks

learning python day 11

Language: Jupyter Notebook - Size: 426 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ico-incognito/Emotion-Recognition

Emotion recognition through facial expressions

Language: Python - Size: 1.27 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ico-incognito/mnist

A neural network to recognize hand written digits

Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

victor-iyi/deep-learning-with-tensorflow

Deep Learning models with the tensorflow core. Several deep learning models are implemented here.

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

RazvanBerbece/MultiLayerPerceptronFNN

An abstract implementation of a Multilayered Perceptron (Multilayered Feedforward Neural Network). Provides a well-documented API which exposes a wrapper around the whole process (all the way from network config, to modelling, to training and predicting). Built in Python.

Language: Python - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

YMaher99/Parallelizing-the-Feedforward-Operation-of-Neural-Networks-in-Hadoop-MapReduce

Leveraging the mapreduce paradigm we propose a solution to parallelize the feedforward operation of neural networks in order to speed it up for sufficiently large NN architectures and for sufficiently large datasets. Tested Using the MNIST dataset results can be found in the results.html and results.ipynb files.

Language: HTML - Size: 2.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

st3v3nmw/shapes-classifier 📦

Shape classification using a "from-scratch" feedforward neural network and dimensionality reduction using principal component analysis.

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

PatrickShaw/neural.NET

Write your neural code in C#, VB.NET and C++/CLI

Language: C# - Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 1

AISWARYA-NANDAKUMAR/Feed-forward-computation-from-scratch

Implementation of feed forward computation from scratch

Language: Jupyter Notebook - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AvishekRoy16/DeepLearning

This repository has all relevant information for understanding Deep Learning

Language: Jupyter Notebook - Size: 113 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

pavlosdais/Deep-Learning-NLP

Deep learning for Natural Language Processing

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

high-dimensional/biobank-megamodeller

This is a repository hosting all code and models detailed in the article Computational limits to the legibility of the human brain.

Language: HTML - Size: 38.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

SatvikVarshney/Deep-Learning-for-Spacetime-Classification

This project applies machine learning techniques to the classification of spacetimes in the context of general relativity, specifically addressing the Petrov classification of the Weyl tensor

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

gilbertobastos/perceptron-multicamadas-js

Implementação simples da rede neural Perceptron Multicamadas em Javascript.

Language: JavaScript - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 3

marvinneugebauer/Deep-Learning-Projects

Overview of some of my deep learning projects in recent time.

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

shubhankar90/custom-ml-implementaion

Code store for custom implementation of some machine learning algorithms from scratch.

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

beraozbolat/Neural-Networks

Neural Networks

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

rishi1999/CS-411-P3

Linear Regression & Neural Network

Language: Jupyter Notebook - Size: 388 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

MichaelJWelsh/yannl

Yet another neural network library

Language: C++ - Size: 1.9 MB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 38 - Forks: 3

Ash-Smithy/Space-Informatics-Si 📦

Undergrad Major Project

Language: HTML - Size: 40.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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

asif-shahriar11/Machine-Learning

Machine learning models.

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

goessl/NeuralNetwork

Very basic neural network implementation.

Language: Java - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 16 - Forks: 3

ASADAYUB1/Exploring-CIFAR10-Images-with-Feed-Forward-Convolutional-Neural-Networks-and-ResNets

Explore CIFAR10 dataset through creating a Feed Forward Neural Network, training a CNN from scratch, and implementing advanced techniques like data normalization, augmentation, and ResNets in PyTorch to achieve over 90% accuracy.

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

Somnibyte/MLKit

A simple machine learning framework written in Swift 🤖

Language: Swift - Size: 3.28 MB - Last synced at: 15 days ago - Pushed at: almost 7 years ago - Stars: 152 - Forks: 14

sarsdev/rna_ffn_centura

Repositório de estudo - Implementação de uma RNA FFN (Rede Neural Artificial Feed Forward Network) usando a linguagem SQLWindows (Centura)

Size: 2.55 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ZackeryPerski/VisualCryptographyMachineLearningCaseStudy

A machine learning repository featuring both a CNN and FFN for image classification of Visual Cryptographic sequences.

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

mudraverma65/HarmonizingHearts

Harmonizing Hearts: A Music-Based Compatibility Analysis

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

mudraverma65/SignSpeak

SignSpeak: Vision System for Sign Language Chatbot

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

peter-strom/ML-p3-CNN

Language: C++ - Size: 172 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ajayrao80/CreditCardFraudDetection

An attempt to detect fraud in online transaction in deep neural network using pytorch

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 1

kjmarshall/NNet

Neural Networks in C++17

Language: C++ - Size: 1.52 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Arech/nntl 📦

Neural Networks Templates Library

Language: C++ - Size: 2.57 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

zacbakerr/ArtificialIntelligence22-23

Created neural network from scratch to solve MNIST problem. Artificial Intelligence Labs - Junior Year of High School (2022-2023)

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

Taarak9/Custom-DL

customdl package

Language: Python - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Sarthak-10/Feed-Forward-Neural-Network-using-FMNIST-Dataset

The project contains the implementation of a Feed Forward Neural Network using Keras on the FMNIST Dataset.

Language: Jupyter Notebook - Size: 155 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dbrcina/BSc-Thesis-FER-2019-20

BSc Thesis at FER-2019/20 led by doc. dr. sc. Marko Čupić

Language: TeX - Size: 12.2 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

dbrcina/NENR-FER-2020-21

Homework solutions for Fuzzy, Evolutionary and Neuro-computing ("Neizrazito, evolucijsko i neuro računarstvo") course at FER 2020/21 led by doc. dr. sc. Marko Čupić

Language: Java - Size: 4.48 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mbk2103/Transformers-with-FFN

This project implements a Vision Transformer with a Feedforward Network (FFN) for enhanced performance.

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

KDholakiya/Machine-Learning

ml Algorithms

Language: Jupyter Notebook - Size: 569 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

alignedalignof/cuda-nn

CUDA program for classifying MNIST-like images using a feed-forward network

Language: C++ - Size: 39.8 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

weezymatt/388-NLP

Collection of assignments for CS388 to write different NLP tasks mostly from scratch.

Language: Python - Size: 430 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FabriDeCastelli/NeuRust-Networks

Simple Machine Learning framework in Rust

Language: Rust - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shimazadeh/Neural_Networks

the implementation of a multilayer perceptron

Language: Python - Size: 6.32 MB - Last synced at: 42 minutes ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wouterkistemaker/Neural-Network

A multi-layer, feedforward neural network (FNN) implementation in Java

Language: Java - Size: 1.07 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

tomasspangelo/Convolutional-and-Dense-Neural-Network

Implementation of vanilla, dense feed-forward network and convolutional neural network in the course IT3030 Deep Learning at NTNU.

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

bhuvansun/rice-classification

DL model for classifying rice grains

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

27px/Placement-Prediction-and-Management-System

Campus Placement Prediction & Management System

Language: JavaScript - Size: 44.5 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 4

athrvkk/UCI-Sentiment-Analysis

Implementation of various Machine Learning and Deep Learning models for Sentiment Analysis on the 'Sentiment Labelled Sentences Data Set' by University of California, Irvine.

Language: Jupyter Notebook - Size: 35.4 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 4

bharathprathap/Yoga-Pose-Classification

A deep learning model that classifies yoga poses effectively using Convolutional Neural Network (CNN) by learning from a collection of input images.

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

wiknwo/kuruma.ai

Kuruma AI is a self driving car simulation.

Language: JavaScript - Size: 24.3 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

martindoff/DC-Deep-Neural-Network

Learn dynamical systems as a difference of convex functions (DC) using a feedforward Neural Network (NN) architecture with DC structure. The resulting model learns the dynamics f in DC form as follows: f= f1 -f2 where f1 and f2 are convex functions. The DC structure of the network allows to independently express f1 and f2 as two input convex NN.

Language: Python - Size: 371 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

greninja/NPLM

Neural Network for word embeddings and Language Model

Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 5

Jingyi-Luo/Digit_Recognizer_With_MNIST_Data_Using_FFNN

A feed forward neural network (FFNN) is built to recognize the gray-scale images of hand-drawn digits from zero through nine using tensorflow.

Language: Python - Size: 207 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Niranjankumar-c/Feedforward_NeuralNetworrks

Build our neural networks from scratch

Language: Jupyter Notebook - Size: 3.88 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 6

Tirthashree/Deep-Learning

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

dangz90/Artificial_Intelligence

A repository with the most relevant assignments on the Master of Artificial Intelligence

Language: Jupyter Notebook - Size: 25.9 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 4

yunchuankong/GEDFN

GEDFN: Graph-Embedded Deep Feedforward Network

Language: Python - Size: 288 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 22 - Forks: 16

bauyrzhanospan/VirtualAssistant

Virtual Assistant project done in the Middlesex University with Dr. Nawaz Khan by scholarship of the ErasmusPlus program.

Language: Python - Size: 54 MB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 2

ErikBavenstrand/Neural-Network-Implementation

An Artificial Neural Network Implementation in Numpy to work with MNIST dataset.

Language: Python - Size: 11.2 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

samyukthababu/music-genre-classification

Multi-class classification of images and audio files using Deep Learning

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

Quantum-Sicarius/COS314 📦

AI projects for the COS314 module. Includes A* and a Neural Network.

Language: Python - Size: 7.67 MB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

epg117/Deep-Learning-Exam-EducaDL

Language: Jupyter Notebook - Size: 329 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

zahrasalarian/MNIST-Handwritten-Digit-Classification

A project of classifying handwritten digits based on the MNIST dataset using a fully connected artificial neural network implemented from scratch.

Language: Jupyter Notebook - Size: 12 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

kk289/ML-Multiclass_Classification_and_Neural_Network-MATLAB

Neural networks is a model inspired by how the brain works. It is widely used today in many applications: when your phone interprets and understand your voice commands, it is likely that a neural network is helping to understand your speech; when you cash a check, the machines that automatically read the digits also use neural networks.

Language: MATLAB - Size: 12.2 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

SohamPardeshi/NeuralNet

Feedforward neural network with backpropagation

Language: Java - Size: 11 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

thomasdurkin/Custom-Feed-Forward-Network

A 3 layer multilayer perceptron created using Pytorch. Network was optimizing using Stochastic Gradient Descent in order to obtain the best accuracy when distinguishing between pictures of dogs and cats.

Language: Jupyter Notebook - Size: 327 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alexaapo/Feed-Forward-Neural-Network

Feed Forward Neural Network for Twitter Sentiment Analysis Dataset

Language: Jupyter Notebook - Size: 182 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

manjeetdahiya/neural-networks-from-scratch

An academic NumPy-based implementation of neural networks from scratch. The library is capable of defining and training feed-forward neural networks and has been tested on datasets such as MNIST.

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

belgrades/neural-networks

Basic implementation of FNN and RBF neural networks using tensorflow.

Language: Python - Size: 1.67 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 4

alexvogel/deep-learning

Udacity Deep-Learning-Foundations-Nanodegree Projects

Language: HTML - Size: 44.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 2

ThomasWongHY/Neural_Networks_Lab

A lab assignment of training feed forward neural networks and optimization algorithms

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

resibots/simple_nn

A lightweight, generic and easy to use C++11 library for feedforward neural networks

Language: C++ - Size: 147 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

yuchen071/Feedforward-Classification-Network

Implement an FNN classifier from scratch.

Language: Python - Size: 580 KB - Last synced at: almost 2 years ago - Pushed at: about 3 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: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

llSeedll/mnist-digits-recognition

Mnist digits recognition using tensorflow

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

harendra263/Neural_Network

Pytorch Tutorial

Language: Python - Size: 23 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Arham-12336/feed-forward-neural-network-for-churn-dataset

A vanilla feed forward neural network design to predict a person will churn or not.

Language: Jupyter Notebook - Size: 264 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jaimedantas/data-anonymization-diabetes

Impacts of data anonymization on model prediction for diabetes

Language: MATLAB - Size: 460 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 3

MsnAmiri/Customer-Loyalty-Prediction-in-Python

A machine learning and deep learning project from ground up.

Language: Jupyter Notebook - Size: 1.12 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

dstallenberg/NormalFeedForwardNeuralNet

Easy to use neural network library in java

Language: Java - Size: 344 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

faizan1234567/Neural-Networks-in-Numpy

implementation of multi layers perceptron in Numpy from scratch

Language: Python - Size: 3.77 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NavjotSRakhra/NeuralNetwork

Basic implementation of Neural Network made by me

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

xujiachang1024/NumPy-based-Neural-Network

A highly modular design and implementation of fully-connected feedforward neural network structured on NumPy matrices

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

ravikumarchopra/DL-Assignment-1

This repository contains a python implementation of Feed Forward Neural Network with Backpropagation, along with the example scripts for training the network to classify images from mnist and fashion_mnist datasets from keras.

Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Mike7831/Yet-Another-Neural-Network-Library

Neural network library in C++

Language: C++ - Size: 11.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Shuailong/StockPrediction

An attempt to use financial news to predict stock market

Language: Python - Size: 1.51 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 8

ttungl/Machine-Learning

Machine learning techniques, such as Linear Regression, Logistic Regression, Neural Networks (feedforward propagation, backpropagation algorithms), Diagnosing Bias/Variance, Evaluating a Hypothesis, Learning Curves, Error Analysis, Support Vector Machines, K-Means Clustering, PCA, Anomaly Detection System, and Recommender System.

Language: Matlab - Size: 73.8 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 4

ghadj/Simple-Neural-Network

Simple feedforward neural network with back-propagation implemented in java.

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

giannisdravilas/Deep-Learning-for-Natural-Language-Processing

💡🧠💬 Development of Deep Learning models and a Question Answering Engine for Sentiment Classification / NLP tasks.

Language: Jupyter Notebook - Size: 24 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

cfiltnlp/siamese-cognate-detection

Siamese Feed Forward Neral Network for True Cognate Detection using Pytorch.

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

Related Keywords
feedforward-neural-network 407 neural-network 162 machine-learning 137 deep-learning 100 neural-networks 73 python 62 backpropagation 54 convolutional-neural-networks 38 tensorflow 34 classification 33 pytorch 32 artificial-intelligence 32 deep-neural-networks 32 numpy 29 ai 28 artificial-neural-networks 26 recurrent-neural-networks 23 logistic-regression 20 gradient-descent 20 cnn 18 lstm 17 keras 17 java 16 python3 16 perceptron 14 backpropagation-learning-algorithm 14 regression 14 mnist 14 convolutional-neural-network 13 deeplearning 12 genetic-algorithm 12 linear-regression 12 cpp 11 mnist-classification 11 rnn 11 machine-learning-algorithms 11 ann 10 lstm-neural-networks 10 image-classification 10 feedforward 10 neural-networks-from-scratch 9 natural-language-processing 9 jupyter-notebook 9 matlab 9 fnn 9 backpropagation-algorithm 9 data-science 9 mnist-handwriting-recognition 9 supervised-learning 8 knn 8 dropout 8 decision-trees 8 activation-functions 8 softmax 7 neuralnetwork 7 adam-optimizer 7 rust 7 mnist-dataset 6 autoencoder 6 neat-python 6 pandas 6 multilayer-perceptron-network 6 sigmoid-function 6 scikit-learn 6 regularization 6 nlp 6 c 6 transformer 6 language-model 6 javascript 6 knn-classification 5 sentiment-analysis 5 svm 5 generative-adversarial-network 5 transfer-learning 5 multilayer-perceptron 5 transformers 5 cnn-classification 5 keras-tensorflow 5 csharp 5 dotnet 5 recurrent-neural-network 5 ml 5 random-forest 5 c-plus-plus 5 ffnn 5 backpropagation-neural-network 5 bert-model 5 handwritten-digit-recognition 5 multi-layer-perceptron 5 from-scratch 5 cuda 5 pygame 4 bert-fine-tuning 4 hyperparameter-optimization 4 dataset 4 polynomial-regression 4 loss-functions 4 predictive-modeling 4 self-attention 4