mcaptain79's Stars
MajidNami/github-exercise
MajidNami/Pacman-Search-AI
Pacman Search Artificial Intelligence
MortezaDamghaniNouri/Chess
Chess game is implemented in Java.
MortezaDamghaniNouri/CompilerProject_Lexer-Phase-1-
A lexer is implemented in this project in Python language.
MortezaDamghaniNouri/CompilerProject_Phase2_Parser
In this project, a parser is implemented in Python language.
MortezaDamghaniNouri/PoliceAndThief
MortezaDamghaniNouri/Xv6_Project1_9625801
MortezaDamghaniNouri/GitHub-Users-Info
Github users' information is received from Github and is shown on a webpage.
MortezaDamghaniNouri/Go-Game-Player-Agent
In the project, an agent for playing Go game 5 by 5 is implemented. Minimax algorithm and pruning is used for implementation. The implemented agent is able to play as a white or black player and is able to beat random, greedy, aggressive and Q-Learning player agents.
MortezaDamghaniNouri/xv6_01
OS course first project
arashVsh/af-detection-deep-learning-augmentation
MajidNami/Internet-Engineering-Frontend-Final-Project
Internet Engineering
MajidNami/Internet-Engineering-midterm-Project
my github
MatinTavakoli/machine-learning-engineering-for-production-public
Public repo for DeepLearning.AI MLEP Specialization
mcaptain79/Data-Mining-Projects
mcaptain79/IE
mcaptain79/Java-Royal
mcaptain79/mcaptain79
Config files for my GitHub profile.
mcaptain79/online-movies-system
mcaptain79/star-wars-website
mcaptain79/sunCityLawyers
mohake-keshavarzi/mini-modbus
Simplified message generator based on Modbus protocol.
mohake-keshavarzi/SIM900
A much more comprehensive library for Arduino SIM900 shield.
mohake-keshavarzi/Spoon-Knife
This repo is for demonstration purposes only.
MohammadRezaQaderi/2-2Meet
MohammadRezaQaderi/chatMeet
MortezaDamghaniNouri/3D-Travelling-Salesman-Problem
In this project, Genetic algorithm is used for solving 3D Travelling Salesman Problem. Partially Mapped Crossover is used as the crossover method.
MortezaDamghaniNouri/CaptionWizard
In this project, an image caption generator is implemented for generating likable and engaging captions for Instagram images. Fine-tuning method is used for training the model. The model is evaluated using BLEU, METEOR and ROUGE metrics.
MortezaDamghaniNouri/StarWars-Cast-Info
In this project, StarWars casts and other information which is related to the movie are received from the original website and are shown on a webpage.
MortezaDamghaniNouri/Temporal-Reasoning-Viterbi-Algorithm
In this project, Viterbi algorithm is implemented for temporal reasoning.