Amir Arsalan Sanati (Amirarsalan-sn)

Amirarsalan-sn

Geek Repo

Company:Shahid Beheshti University

Github PK Tool:Github PK Tool

Amir Arsalan Sanati's repositories

face_recognition

A convolutional neural network implemented with tensorflow and trained to recognzie the face of famous persian celebrities.

Language:PythonStargazers:9Issues:0Issues:0

Doodle-Jump-with-assembly

Doodle Jump implemented using 8086 assembly language.

Language:AssemblyStargazers:7Issues:1Issues:0

RTI-solved-using-simulated-annealing

solving Random 3-SAT(Boolean satisfiability problem) using simulated annealing.

Language:PythonStargazers:3Issues:1Issues:0

LL1-parser

An LL1 parser developed with Python

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

RISCV-multi-cycle-processor

A multi-cycle processor designed according to the instruction set(assembly language) of RISC-V using the System Verilog HDL

Language:SystemVerilogStargazers:2Issues:1Issues:0
Language:PythonStargazers:1Issues:0Issues:0

chillin-wars-2020

A project for chillin wars competition(year 2020) written in Python, which agents make desicions using lapha-betha search and evolutionary algorithm.

Language:PythonStargazers:1Issues:1Issues:0

dbscan_model

A DBSCAN modle implemented in python language from scratch.

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

Homomorphic-election

Simple emplementation of an election management system, using homomorphic encryption and block chain.

Language:PythonStargazers:1Issues:0Issues:0

RTI-solved-using-genetic-algorithm

solving Random 3-SAT(Boolean satisfiability problem) using Evolutionary algorithms like genetic algorithm.

Language:PythonStargazers:1Issues:1Issues:0

simple_covert_channel

A simple covert channel implemented using python language.

Language:PythonStargazers:1Issues:0Issues:0

Coordinate_management_system

Coordinate management system of banks in a region

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Resturant-management-system

An example of producer and consumer problem which is implemented using multi-thread programing and semaphores in Java language.

Language:JavaStargazers:0Issues:1Issues:0

SaniMassenger-V3.0

A very simple massenger like Twitter with front-end and back-end codes.

Language:JavaStargazers:0Issues:0Issues:0

signal-generator-STM32

A signal generator system implemented with use of two STM32F401 micro-controllers

Language:CStargazers:0Issues:1Issues:0

CartPoleV1

CartPole v1 of gymnasium library solved using two Reinforcement learning algorithms(DQN and SARSA) with two policies (epsilon-greedy and Boltzmann), with results.

Language:PythonStargazers:0Issues:0Issues:0