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.
-
Updated
Aug 5, 2024 - Python
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.
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
Deep Learning project to predict the outcomes of football matches
Exploring GloVe Embeddings
This project presents a neural network-based classifier to predict whether a person is at risk of developing chronic kidney disease (CKD).
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.
The project is mainly about Paper code reproduction
Dog cat classifier that has a GUI to look into the layer activations
Modelling Airbnb's property listing dataset: from regression and classification models with hyperparameters tuning to neural network training with pytorch.
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.
Add a description, image, and links to the nueral-network topic page so that developers can more easily learn about it.
To associate your repository with the nueral-network topic, visit your repo's landing page and select "manage topics."