-
Artefact
- https://ahmedmrabet.me/
- in/ahmedmrabet
-
-
-
-
-
plotai Public
Forked from mljar/plotaiPlotAI - Your Ultimate Plotting Assistant! 📊🤖 Use ChatGPT-3.5 to create p 8000 lots in Python and Matplotlib directly in your Python script or notebook.
Python Apache License 2.0 UpdatedMar 18, 2024 -
This repository implements a Hidden Markov Model (HMM) to model stock price movements
-
P2P Interactions Prediction is a repository for predicting protein-protein interactions (PPIs) using deep learning.
-
Jupyter Notebook MIT License Updated
Jan 17, 2024 -
-
-
-
Neural-Network-from-Scratch Public
a simple implementation of neural networks from scratch in python
-
MyPortfolio-V2 Public
This is my second version of my portfolio, it is built using React and Gatsby and is hosted on Vercel.
-
This repository contains an implementation of a Tic Tac Toe game interface from scratch, along with an AI opponent that utilizes three different reinforcement learning algorithms
Python UpdatedOct 19, 2023 -
VNS_TSP Public
This repository provides an implementation of the Variable Neighborhood Search (VNS) algorithm to solve the Traveling Salesman Problem (TSP) using 2-opt and 3-opt techniques.
-
GPT-from-Scratch Public
This repository presents a clean and straightforward implementation of GPT (Generative Pre-trained Transformer) from scratch.
Jupyter Notebook MIT License UpdatedAug 28, 2023 -
MyPortfolio Public template
A portfolio website is a unique way to showcase your work and let others know about yourself. It's like an evergreen platform for your projects, case studies, and information about you. In addition…
-
This project is a comparison of traditional backpropagation method and Cuckoo Search algorithm for training a neural network. It aims to find a better and efficient way of training a neural network…
-
Information-Retrieval-Arabic Public
This repo hosts an Arabic Information Retrieval system, featuring text preprocessing, TF-IDF vectorization, and inverted indexing. It includes a Flask-based API for querying and retrieving document…
-
SVM-From-Scratch Public
This repository contains implementations of multiple variant of SVM for classification task ( binary and multiclass )
-
live-speech-recognition Public
simple live-speech-recognition implementation in python
-
image-search-engine Public
A simple implementation of an image search engine in python