Pinned Repositories
AI-Courses
Courses which helps you enhance your knowledge in the Machine learning and Deep learning concepts with clear examples.
AlphaZero-from-Scratch
Out of the box implementation on the Reinforcement Learning algorithm AlphaZero, and using the algorithm on 2 games which are "Tic Tac Toe" and "Connect Four"
Basel-anaya
About me
basel-anaya.github.io
ChessAI-Unity-2D
This is a simple 2D chess game created using Unity game engine. The game is designed to be played by one player with an AI and AI vs AI. The game has the basic rules of chess implemented, including moves, capturing, and checkmate. The game has a simple user interface and graphics, and it can be easily customized and extended.
Computer-Science-Courses
This is a collection of free online computer science courses on several topics.
CS156-Machine-Learning-Caltech
My lecture notes and Python implementation for the CS156 ML course from Caltech.
Hands-On-Machine-Learning-with-Scikit-learn-Keras-and-Tensorflow-3rd-edition
LoreWeaver
LoreWeaver is a Novel Generation Multimodal LLM based on Mistral 7B LLM
Natural-Language-Processing-with-NLTK-JU-Course
Introduction to Natural Language Processing using NLTK, University of Jordan course.
Basel-anaya's Repositories
Basel-anaya/ChessAI-Unity-2D
This is a simple 2D chess game created using Unity game engine. The game is designed to be played by one player with an AI and AI vs AI. The game has the basic rules of chess implemented, including moves, capturing, and checkmate. The game has a simple user interface and graphics, and it can be easily customized and extended.
Basel-anaya/LoreWeaver
LoreWeaver is a Novel Generation Multimodal LLM based on Mistral 7B LLM
Basel-anaya/Natural-Language-Processing-with-NLTK-JU-Course
Introduction to Natural Language Processing using NLTK, University of Jordan course.
Basel-anaya/Basel-anaya
About me
Basel-anaya/Hands-On-Machine-Learning-with-Scikit-learn-Keras-and-Tensorflow-3rd-edition
Basel-anaya/AlphaZero-from-Scratch
Out of the box implementation on the Reinforcement Learning algorithm AlphaZero, and using the algorithm on 2 games which are "Tic Tac Toe" and "Connect Four"
Basel-anaya/basel-anaya.github.io
Basel-anaya/Chest-X-Ray-Pneumonia-using-CNN-and-Transfer-Learning
Basel-anaya/Covid-Chest-X-ray-Detection-using-CNN-and-Transfer-Learning
Basel-anaya/Cplusplus-Projects
This repository contains all of my C++ projects.
Basel-anaya/Credit-Card-Segmentation-Project
The project was about building a model that finds the minimum number of clusters for the customers with the best Silhouette score and Davies Bouldin Score.
Basel-anaya/Deep-Learning-Specialization-Coursera
This repository contains my notes, assignments..etc
Basel-anaya/Deforgify-Project
Basel-anaya/Diamond-Price-Prediction
Basel-anaya/EBooks
A Collection of popular books in different AI fields (CV, NLP..etc)
Basel-anaya/EEG-Schizophrenia-Disorder-using-CNN
This Project focuses on using CNN to classify EEG signals and detect Schizophrenia disorder
Basel-anaya/Face-Mask-Detection-in-Real-Time
Basel-anaya/Faulty-Products-Anomaly-Detection-using-Patchcore
Basel-anaya/Food-Vision-Project
Basel-anaya/LipNet-End-to-End-Sentence-level-Lipreading
LipNet is the first end-to-end sentence-level lipreading model that simultaneously learns spatiotemporal visual features and a sequence model.
Basel-anaya/MedLaVIN
Basel-anaya/MedLaVIN-Project
Basel-anaya/Movies-Reviews-Sentiment-Analysis
Basel-anaya/Oculus
A Travel Agent RAG System
Basel-anaya/portfolio
Basel-anaya/Real-time-Object-Detection-and-Tracking-using-YOLOv8
Basel-anaya/Solving-math-word-problems-with-Seq2Seq-Transformer
Basel-anaya/Time-Series-Prediction-using-LSTM
Basel-anaya/Tracking-and-Counting-using-YOLOv8
Basel-anaya/Traffic-Signs-Classification-using-ResNet50
This project aims to classify traffic signs using the ResNet50 deep learning model. It involves training a convolutional neural network (CNN) on a dataset of traffic sign images to learn to recognize and classify different types of traffic signs.