nueral-network
There are 39 repositories under nueral-network topic.
KaziAmitHasan/Implementations-of-Neural-Network-Algorithms
This repository contains the implementations of different neural network algorithms. The implementation is done without using any library functions.
Anassatti/Building-Test-Automation-Framework-Using-Machine-Learning
In this repo I am trying to build test automation framework using machine learning in the error detection and prediction. By using ML the framework will be able to recover from the issue will face during execution process.
piaoranyc/Neural-Machine-Translation-Based-on-Transformer
A neural machine translation framework based on transformer architecture, with most of the code refered to Li Mu's 《Dive into deep learning》, has completely removed its dependence on D2L.
SanKolisetty/AI-Image-Classifier
A machine learning model that can classify real and AI generated images
harvey-allen/option-pricing-and-stochastic-volatility
Introducing the data-driven concept through neural networks to price an option whose volatility is measured as a stochastic process.
Mayonaka88/medical-assistant-chatbot
An Artificially Intelligent Medical Assistant Chat Bot created in 2021 as a project for my introductory course to artificial intelligence in the British University in Dubai
aayushsharma-io/tensorix
Tensorix is a minimalistic and highly compatible Python library designed to facilitate efficient communication with GPUs.
abdulwajed-farhat/Classification-Algorithm-From-Scratch
The perceptron algorithm is the basic algorithm for classification, which serves as the backbone of the Neural Networks and SVM linear classification. This code will provide a deep understanding of the algorithm by taking you through it from scratch.
kapshaul/DeepLearning
Exploring deep learning networks and solving diverse problems through fun and practical implementations, from basics to advanced techniques.
Kodyffffffff/chatbot01ML
run in this terminal/command line
kun1z/fannbox
Random ideas I am investigating using FANN
mrtzcardo/IMBD-Review-Binary-Classification
Binary classification of 50,000 highly polarized IMDB reviews using keras.
tomerhacham/NeuralGoal_remake
Deep Learning project to predict the outcomes of football matches
Variable-Embedding/nlp-421
Exploring GloVe Embeddings
WillyFeid/ML_Binary-Classification-Prediction
ML Classification model to approve or deny credit card applications.
AmeerTaweel/3t-engine
Triple Three Engine (3T) is a Tic Tac Toe engine. It uses Machine Learning (ML) to predict the best move in a given Tic Tac Toe position. It can be trained to predict the best move in any board size, although the default is a 3 by 3 board.
atyant20039/Face-ID-Authentication-System
Face ID Authentication Website
GuyKabiri/Computer-Vision-Labs
Labs and assignments of `Computer Vision` course.
IrinaKW/Modeling_Airbnb
Modelling Airbnb's property listing dataset: from regression and classification models with hyperparameters tuning to neural network training with pytorch.
justinpatel/cats_vs_dogs-tensorflow
Training and saving a model using cats_vs_dogs datasets to perform image classification
MicahMaphet/DogCatClassifier
Dog cat classifier that has a GUI to look into the layer activations
Pourya8366/MBTI
Comparison between various ML models to determine personality type (MBTI) based on some text people have written using Scikit-Learn
saqeeb360/Morphological-Analysis-of-Hindi-Language
In this project I created a sequential neural network to find the gender, case and number of words in Hindi. And also used Viterbi Algorithm to find the POS tags of words in a sentence in Hindi.
Soumalya-B/datascience
My projects and practices on various segments of machine learning and deep learning.
suhasjadhav264/CKD-Prediction-using-Machine-Learning-Techniques
This project presents a neural network-based classifier to predict whether a person is at risk of developing chronic kidney disease (CKD).
aayushsharma-io/NumPy-Odd-Even-Sigmoid
This Python Project code implements a simple neural network built from scratch using the NumPy library to classify whether a given number is odd or even.
Coderx85/EE_DeepLearning
This repository contains code and notes related to my learning journey in deep learning. I use it to track my progress, store code snippets, and document key concepts in Notion.
iJoud/Predicting-Bike-Sharing-Patterns
Building Simple Neural Network Model from Scratch Using Python to Identify Patterns in Dataset to Make Predictions.
johnhu2020/SportsCars-and-CommonCars-Analysis
Using a supercar and a common car datasets, we analyzed car variables with prices. Also created two machine learning models to create more relationships between variables and predict prices
karim-moftah/Neural-network-project
Credit Card Fraud Detection
moesteelo/Machine-Learning-Methods_vs_Deep-Learning-Model
Comparing Different Machine Learning Methods to Deep Learning Models and how to use each models based on their datas.
morkertis/Lyrics-Generation
Models for Lyrics Generation
NoodlesReturn/Lua-LOVE2d-v11.5-1-Neural-Network
PS: This code is mostly written by various AI models including (Llima 3.1, GPT4o and Gemini 1.5 pro)
Priyanka-Mahule/Image-Classifier-Tensorflow
Trained an image classifier to recognise different species of flowers using transfer learning technique.
woyaonidsh/GBi_cap
The project is mainly about Paper code reproduction