Pinned Repositories
ATalk-Compiler
A full compiler in java for "ATalk"
cocoapi
COCO API - Dataset @ http://cocodataset.org/
Course-Scheduling
A genetic algorithm for preparing a course schedule
Dynamic-NN
A neural network with the ability of training and inference, implemented using python.
ES235B-PatchDetector
Game-of-Clans
A simple game with stored procedures!
HDL-Neuron
Hardware implementation of a basic Neuron in NN
OCR
Ping-Pong
Topic-Labeling
This is my B.Sc. Thesis project. In this project, I have to take input a text, essay, paper, thesis, dissertation, etc, and assign a label based on the content.
p-nooralinejad's Repositories
p-nooralinejad/Ping-Pong
p-nooralinejad/OCR
p-nooralinejad/Topic-Labeling
This is my B.Sc. Thesis project. In this project, I have to take input a text, essay, paper, thesis, dissertation, etc, and assign a label based on the content.
p-nooralinejad/ATalk-Compiler
A full compiler in java for "ATalk"
p-nooralinejad/cocoapi
COCO API - Dataset @ http://cocodataset.org/
p-nooralinejad/Course-Scheduling
A genetic algorithm for preparing a course schedule
p-nooralinejad/Dynamic-NN
A neural network with the ability of training and inference, implemented using python.
p-nooralinejad/ES235B-PatchDetector
p-nooralinejad/Game-of-Clans
A simple game with stored procedures!
p-nooralinejad/HDL-Neuron
Hardware implementation of a basic Neuron in NN
p-nooralinejad/JobSearch
p-nooralinejad/KhaneBeDoosh
Rich Internet Application for a real estate agency.
p-nooralinejad/MazeSolver
p-nooralinejad/MIPS-pipeline
A mips processor that executes instructions in pipelined way
p-nooralinejad/MIPS-SingleCycle
A mips processor that executes instructions in one cycle.
p-nooralinejad/MyFirstMobileApp-XO
a simple tic-tac-toe app. just a tutorial for learning android
p-nooralinejad/p-nooralinejad.github.io
p-nooralinejad/Q-Maze
Solving Maze with Q-Learning
p-nooralinejad/TCPImpl
Implementing TCP features such as 3-way handshaking, pipelined reliable data transfer, and congestion control on provided UDP protocol
p-nooralinejad/TerminalProgressBar
Just a simple progress bar for terminal. Implemented with python.