GitHub topics: feed-forward-neural-networks
nedtaylor/athena
A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs), it can handle most standard hidden layer forms of neural networks, with the plan to integrate more.
Language: Fortran - Size: 1.92 MB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 24 - Forks: 2

HarlockOfficial/Deep-Learning-and-Computer-Vision 📦
Prediction of Protein-Protein Interaction (PPI) sites for the classification of aminoacidic interaction
Language: Python - Size: 190 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

baksho/deep-learning-projects
Python-based implementation of different deep learning projects.
Language: Jupyter Notebook - Size: 5.67 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

viktoriaszabo-sz/Breast-Ultrasound-Image-Classification
Breast ultrasound image classification with Feed Forward Neural Network and PyTorch
Language: Python - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

thieu1995/reflame
reflame: Revolutionizing Functional Link Neural Network by Metaheuristic Optimization
Language: Python - Size: 130 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

Velinguard/C-Artificial-Neural-Network
Feed-Forward Artificial Neural Network entirely in C. Utilising backpropagation to train. Including an example implementation of the XOR function.
Language: C - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

webintellectual/Supply-Chain-Stability-Classifier 📦
Language: Jupyter Notebook - Size: 21.2 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

heydarimo/Deep-Learning-and-Neural-Networks-Course
This repository contains materials and course projects during attending the Intelligent Systems Course, for more detailed information please have a look at my Final_Report files which have been separately uploaded for each of the projects and consist of all required information about the implementations, analyses, and anything else you may concern about that!
Language: Jupyter Notebook - Size: 14.2 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

ChryssaNab/Machine_Learning-AUEB
This repository hosts the programming exercises for the course "Machine Learning" of AUEB Informatics.
Language: Jupyter Notebook - Size: 8.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

talkquazi/unstableconcentration
A Novel Approach to Noise Generation using a Feed Forward Seed Based Noise algorithm
Language: Python - Size: 625 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Nicholasli1995/EvoSkeleton
Official project website for the CVPR 2020 paper (Oral Presentation) "Cascaded deep monocular 3D human pose estimation wth evolutionary training data"
Language: Python - Size: 17.1 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 323 - Forks: 43

hiteshvaidya/Feed-Forward-Network-for-continual-learning
This repository contains codebase for a basic Feed Forward Network that operates in a continual learning setting
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IloveNooodles/Feed-Forward-Neural-Network
Tugas Besar Machine Learning Bagian A
Language: Jupyter Notebook - Size: 284 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IloveNooodles/mini-batch-gradient-descent
Tugas besar pembelajaran mesin mini batch gradient descent
Language: Jupyter Notebook - Size: 383 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

giannhskp/Artificial-Intelligence-II_Natural-Language-Processing
Sentiment Classifier using: Softmax-Regression, Feed-Forward Neural Network, Bidirectional stacked LSTM/GRU Recursive Neural Network, fine-tuning on BERT pre-trained model. Question Answering using BERT pre-trained model and fine-tuning it on various datasets (SQuAD, TriviaQA, NewsQ, Natural Questions, QuAC)
Language: Jupyter Notebook - Size: 6.81 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

heathermrauch/MS_DA-capstone
This project was completed during the completion of the Master of Science degree in Data Analytics from Western Governors University
Language: Python - Size: 3.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year 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: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

TodorovicSrdjan/AnnUTO
Simple automated feed-forward artificial neural network. (Refactoring / Rewriting needed; code smells)
Language: Python - Size: 63.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BigWheel92/Feedforward-Deep-Neural-Network
a vectorized, python-based implementation of deep feed forward neural network for binary classification.
Language: Python - Size: 2.67 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ZJUFanLab/scDeepTalk
Infer cell-cell communications based on feed-forward neural network
Language: R - Size: 14.4 MB - Last synced at: about 22 hours ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

sheplecjs/MSc-Samples
Some DS MSc coursework samples
Language: Jupyter Notebook - Size: 21.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TruongNhanNguyen/Implement-a-Feed-Forward-Neural-Network-from-Scratch-with-Numpy
A simple and easy-to-use feed forward neural network implemented from scratch using Numpy. Includes activation functions, loss functions, and optimizers.
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MarijaStojchevska/ICR
A Feed-forward Neural Network model in JAVA for Intelligent Character Recognition - trained and tested on the MNIST dataset. Classification accuracy up to 98.22%.
Size: 47.2 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Nilusche/Feed_Forward_Network_Py
Implementation of a neural network in python which can predict handwritten numbers from the MNIST dataset.
Language: Jupyter Notebook - Size: 3.04 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MicheleDiSabato/NN_LearningOfRstar_COVID19
Machine learning algorithms for the calibration of epidemiological compartmental models: application to the Italian COVID-19 outbreaks in Italy and to the newly developed SUIHTER model.
Language: MATLAB - Size: 3.12 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Myrto-Iglezou/Sentiment-Classifiers-NN
This project includes 4 models of sentiment classifiers using feed-forward neural networs for The Twitter sentiment analysis dataset and comparison of them.
Language: Jupyter Notebook - Size: 866 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

fredericoschardong/ffnet-single-hidden-layer-hyper-parameterization
Python implementation that explores how different parameters impact a single hidden layer of a feed-forward neural network using gradient descent
Language: Python - Size: 2.41 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gargsuraj12/Feed-Forward-Neural-Network-Impl
A Repo for Neural Network Assignment
Language: Python - Size: 249 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

MatthewWolff/PokeNet
Using a deep neural network to predict the outcome of a statistic-based combat system
Language: R - Size: 6.87 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

hermanzdosilovic/ecfjava
Evolutionary Computation Framework in Java
Language: Java - Size: 164 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

bigfive/ExMachina
Model neurons as elixir processes in feed forward network
Language: Elixir - Size: 850 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

NtateLephadi/ML_LAB_5
CSC3022H: Machine Learning Lab 5: Artificial Neural Networks II
Language: C++ - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

harshulgupta2/Deep-Learning
PyTorch Tutorial
Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1
