Pinned Repositories
AI_Project
Checkers Game.
coursera-deep-learning
This is my solution to Deep Learning Specialization course on Coursera.
coursera-machine-learning
this is my solutions for machine learning course in coursera in octave.
cv_hws
This is computer vision course exercises.
distance_vector_algorithm
This is a python implementation of distance vector algorithm for computer networks course.
EEG_age_detection
This is the source of my paper "A Deep Learning Approach to Determine Age-related EEG Features in Parkinson's Disease"
Hands-on-ML
These are my codes while reading the book hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow (2nd Ed).
network_project
A simple version of torrent protocol for network course project.
pintos
This is our solution for Operating System Lab Course.
spotify_move
Scripts to move Spotify library from one account to another.
amiralimi's Repositories
amiralimi/EEG_age_detection
This is the source of my paper "A Deep Learning Approach to Determine Age-related EEG Features in Parkinson's Disease"
amiralimi/network_project
A simple version of torrent protocol for network course project.
amiralimi/spotify_move
Scripts to move Spotify library from one account to another.
amiralimi/pintos
This is our solution for Operating System Lab Course.
amiralimi/AI_Project
Checkers Game.
amiralimi/coursera-deep-learning
This is my solution to Deep Learning Specialization course on Coursera.
amiralimi/distance_vector_algorithm
This is a python implementation of distance vector algorithm for computer networks course.
amiralimi/Hands-on-ML
These are my codes while reading the book hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow (2nd Ed).
amiralimi/RedBlackTree
Red Black Tree implementation in C#
amiralimi/coursera-machine-learning
this is my solutions for machine learning course in coursera in octave.
amiralimi/cv_hws
This is computer vision course exercises.
amiralimi/book_list_django
amiralimi/coursera-tensorflow-advanced-specialization
This is my solution to the TensorFlow: Advanced Techniques Specialization course on coursera
amiralimi/cudf
cuDF - GPU DataFrame Library
amiralimi/dsd_hws
These are exercises for digital system design course
amiralimi/gitignore
A collection of useful .gitignore templates
amiralimi/gpt-ask
A program that can use chatGPT to answer questions from documents.
amiralimi/heartrate_graph
simple heartrate graph using matplotlib
amiralimi/internet_hw1
amiralimi/internet_hw4
amiralimi/llama.cpp
LLM inference in C/C++
amiralimi/mips_multicycle_cpu
An implementation of a simple MIPS CPU in system verilog.
amiralimi/recirculation
This is an implementation of the work done in the "LEARNING REPRESENTATIONS BY RECIRCULATION" paper.
amiralimi/tic-tac-toe