Erfan Ghasemi (erfanghasemi)

erfanghasemi

Geek Repo

Github PK Tool:Github PK Tool


Organizations
aut-ca-lab

Erfan Ghasemi's repositories

XV6_OS

XV6 is a simple Operating system created by MIT. In this project, we decided to create some syscalls and make a change in the Scheduling policy. We add Round-Robin Policy with different Quantum, Priority Policy, and multilevel queue.

Language:CLicense:NOASSERTIONStargazers:5Issues:1Issues:0

MM_DASH

‫‪This project implement the Dynamic‬‬ ‫‪Adaptive‬‬ ‫‪Streaming‬‬ ‫‪over‬‬ ‫‪HTTP‬‬

Language:HTMLStargazers:3Issues:1Issues:0

poet_detector

We have implemened an NLP Project to recognize the correct poets. In the project, we have used the bigram, unigram and backoff model for smoothing.

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

sudoku_solver

This project is a sudoku-solver implement by Constraint satisfaction problem. We add the colour option to our sudoku problem as if the number of a place is bigger than other neighbours, the colour of that place must be higher in a given colour's priority. We use the Constraint satisfaction problem(CSP), as we said before, in additional apply degree and MRV heuristic for selecting a variable. After we assigned a value to the selected variable, apply forward-checking to update the domain of variables. If there is a solution for the sudoku problem, we report it; otherwise, the search is unsuccessful, and we have not a solution.

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

SCD_FL

This project implement the an AIaaS for skin cancer detection application with Federated Learning. (PyTorch Flower)

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

Jpotify

Jpotify is a music palyer that similar to Spotify.

Language:JavaStargazers:1Issues:0Issues:1

LA_HW1

REEF matrix and solve system equations

Language:PythonStargazers:1Issues:1Issues:0

LA_HW2

conduct LU factorization procedure to find the inverse of some matrix.

Language:PythonStargazers:1Issues:1Issues:0

LA_HW3

This project find column space, null space and row space of a matrix then find the linear combination of independent column.

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

Codeforces_C

Codeforces Question with C

Language:CStargazers:0Issues:1Issues:0

coursera-deep-learning

Solutions to all quiz and all the programming assignments!!!

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

DFA_NFA

This project is a DFA checker and converter from NFA to DFA automata.

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

FinalProject_BP

This project is final project of BP course in Aut (2018-2019)

Language:CStargazers:0Issues:0Issues:0