-
hold-me-tight-CL-exps Public
Forked from LTS4/hold-me-tightSource code of "Hold me tight! Influence of discriminative features on deep network boundaries"
Python Apache License 2.0 UpdatedJan 18, 2025 -
Using Deep Convolutional GAN's discriminator and Encoder of AE as a feature extractor to classify DomainNet images with a random forrest (the "real" domain))
Jupyter Notebook UpdatedDec 18, 2023 -
hamedrq7.github.io Public
Forked from bbabenko/bbabenko.github.iopersonal website
HTML UpdatedDec 5, 2023 -
-
factorizing-mmvae Public
Forked from iffsid/mmvaeMultimodal Mixture-of-Experts VAE
Python UpdatedOct 29, 2023 -
-
-
-
This repo contains HomeWorks of Reinforcement Learning graduate course at Ferdowsi University of Mashhad
Python UpdatedJun 19, 2023 -
This is a homework about various Uninformed and Informed search algorithms, implemented for solving a simple game. This homework is a part of many projects in a Fundamentals to AI course @ FUM.
Jupyter Notebook UpdatedJul 13, 2022 -
Computer-vision-HW4 Public
This is a homework about Color Image Processing for Computer Vision course @ FUM.
image-segmentation gamma-adjustments rgb-to-hsi hsi-color-space hsi-to-rgb hsi-histogram image-segmentation-in-hsiJupyter Notebook UpdatedJul 13, 2022 -
This homework is about Implementing a smart agent to play Quoridor, using Min-max, a heuristic function, Transposition Table and forward pruning. This homework is a part of many projects in a Funda…
-
Magnet-puzzle-as-a-CSP Public
This is a homework about Formulating a game called "Magnet Puzzle" into CSP, then using Backtracking, Forward Checking to solve it. Various heuristics such as MRV, LCV, Arc consistency (AC3) is use…
Java UpdatedJul 13, 2022 -
This is a homework about supervised learning and kernel trick for machine learning course @ FUM.
Jupyter Notebook UpdatedJul 13, 2022 -
Computer-Vision-HW2 Public
This is a homework about filtering images in frequency domain for Computer vision course @ FUM.
image-processing frequency-domain high-pass-filter low-pass-filter discrete-fourier-transform band-reject-filterJupyter Notebook UpdatedJul 13, 2022 -
Computer-Vision-HW1 Public
This is a homework about Edge detection, various image filters and image transformation for Computer vision course @ FUM.
edge-detection image-scaling gaussian-filter bilinear-interpolation image-rotation laplacian-filter image-transformationJupyter Notebook UpdatedJul 13, 2022 -
Clustering-practice Public
This is a homework about Clustering for machine learning course @ FUM.
Jupyter Notebook UpdatedJul 13, 2022 -
-
NFA-to-minimal-DFA-Java Public
Java code to transform NFA to minimal DFA and check string acceptance.
Java UpdatedAug 14, 2021 -
Canonical-Huffman-coding Public
Encodes .txt file into a binary file using canonical huffman coding and decodes binary file into original text.
-
-
-
-
-
AIC20-Game Public
Forked from SharifAIChallenge/AIC20-Gamegame server, maps, and documents of AI Challenge 2020