Masoud Masoumi Moghadam's repositories

MCTS-agent-python

Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space and building a search tree accordingly. It has already had a profound impact on Artificial Intelligence (AI) approaches for domains that can be represented as trees of sequential decisions, particularly games and planning problems. In this project I used a board game called "HEX" as a platform to test different simulation strategies in MCTS field.

Language:PythonLicense:MITStargazers:63Issues:3Issues:1

volleyball_analytics

This project is designed to display how we can utilize deep learning methods for Sports Data Analytics.

Language:Jupyter NotebookLicense:GPL-2.0Stargazers:24Issues:3Issues:6

MCTS-agent-cythonized

MONTE Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space and building a search tree accordingly. It has already had a profound impact on Artificial Intelligence (AI) approaches for domains that can be represented as trees of sequential decisions, particularly games and planning problems. In this project I used a board game called "HEX" as a platform to test different simulation strategies in MCTS field.

Language:PythonLicense:MITStargazers:13Issues:2Issues:1

python_fast_and_curious

This project consisits of several implementations of COCO format dataset validation between ground truths and predictions. It is designed to highlight the superpower of python libraries for big computations and its integration with other languages like C++.

Language:PythonStargazers:7Issues:2Issues:0

cv_tools

This is a repo that I use to keep some tools that I developed for simple automation tasks like video annotation, stiching videos, slicing videos and etc.

Language:Jupyter NotebookStargazers:5Issues:2Issues:0

digikala-color-classification

Digikala dataset for the task of color classification.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:2Issues:0

Monte-Carlo-Tree-Search-Hex-Cpp

I used this project to master c++. I just reimplemented monte carlo tree search agent on the game of hex with cpp.

Language:C++License:GPL-3.0Stargazers:2Issues:2Issues:0

opencv_tutorials

Learn computer vision tools

Language:PythonStargazers:2Issues:2Issues:0

MCTS-Cpp-Tests-

Unit Tests for Monte-Carlo-Tree-Search in Game of HEX. It will be integrated to the main qt project later.

Language:C++Stargazers:1Issues:2Issues:0

resume

A latek code for resume

Language:TeXStargazers:1Issues:2Issues:0

yolov5

YOLOv5 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:GPL-3.0Stargazers:1Issues:1Issues:0

coco-manager

Scripts to manage COCO datasets

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

covid-19-xray-dataset

Manually drawn lung segmentations, with and without covid

Stargazers:0Issues:1Issues:0

gradient_descent_viz

interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI

Language:C++Stargazers:0Issues:1Issues:0

HeadPoseEstimate

This project is based on 3d facial landmarks.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ml-andrew-ng-code

سورس کد وب سایت یادگیری ماشین دانشگاه استنفورد به فارسی برای مشارکت

Language:HTMLLicense:GPL-3.0Stargazers:0Issues:1Issues:0

ML-For-Beginners

12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

Object-Detection-Metrics

Most popular metrics used to evaluate object detection algorithms.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Portfolio

This Portfolio is a compilation of all the Data Science and Data Analysis projects I have done for academic, self-learning and hobby purposes. This portfolio is updated on the regular basis.

License:MITStargazers:0Issues:1Issues:0

RWF2000-Video-Database-for-Violence-Detection

A large scale video database for violence detection, which has 2,000 video clips containing violent or non-violent behaviours.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

sherloq

An open-source digital image forensic toolset

Language:PerlLicense:GPL-3.0Stargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

TFRecords_4_videos

:floppy_disk: :fire: The fastest and easiest to use TFRecords formatter

Language:PythonStargazers:0Issues:1Issues:0

U-2-Net

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

VolleyVision

Applying Deep Learning Approaches to Volleyball Data

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:0Issues:0

yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

yolov3-keras-tf2

yolo(v3/v4) implementation in keras and tensorflow 2.2

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

yolov4-deepsort

Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0