alinourian
Electrical Engineering Student @ Sharif University of Technology
Sharif University of TechnologyTehran, Iran
Pinned Repositories
Adaptive-Torch-KWT
Adaptive filter designing for keyword classification
alinourian.github.io
Artificial-Intelligence-Assignments
This repository contains the assignments of Artificial Intelligence course at Sharif University of Technology.
Circuit_Simulation_OOP_PROJ
Advanced Programming Project - Sharif University of Technology - Electrical Engineering Department
EEG-based_Word_Detection_Interface
EEG-based Word Detection Interface using Deep Neural Network, Detecting the word a person is thinking of from his/her EEG signals
Fine-tuning-Mistral-7b-QA
Fine tuning Mistral-7b with PEFT(Parameter Efficient Fine-Tuning) and LoRA(Low-Rank Adaptation) on Puffin Dataset(multi-turn conversations between GPT-4 and real humans)
Floating-Point-Full-Adder
Logic Circuits & Digital Systems Verilog Project - Sharif University of Technology - Electrical Engineering Department
Multimodal_Sentiment_Chat_Translation
Implementation of multimodal machine translation and textual chat translation on MSCTD dataset, aiming to generate more accurate translations with the help of the associated dialogue history and visual context.
RealEstateLLM
Torch-KWT
Attention-based Adaptive filter designing for keyword classification
alinourian's Repositories
alinourian/Fine-tuning-Mistral-7b-QA
Fine tuning Mistral-7b with PEFT(Parameter Efficient Fine-Tuning) and LoRA(Low-Rank Adaptation) on Puffin Dataset(multi-turn conversations between GPT-4 and real humans)
alinourian/Adaptive-Torch-KWT
Adaptive filter designing for keyword classification
alinourian/Floating-Point-Full-Adder
Logic Circuits & Digital Systems Verilog Project - Sharif University of Technology - Electrical Engineering Department
alinourian/Torch-KWT
Attention-based Adaptive filter designing for keyword classification
alinourian/alinourian.github.io
alinourian/Artificial-Intelligence-Assignments
This repository contains the assignments of Artificial Intelligence course at Sharif University of Technology.
alinourian/Block_Matrix_Multiply_CUDA
Block matrix multiply parallel algorithm using CUDA
alinourian/BP_Project
Basic Programming Project - Sharif University of Technology - Electrical Engineering Department
alinourian/Circuit_Simulation_OOP_PROJ
Advanced Programming Project - Sharif University of Technology - Electrical Engineering Department
alinourian/Computational_Neuroscience_Project
alinourian/Diabetes_Prediction
Diabetes health indicators analysis & Prediction of diabetes based on Behavioral Risk Factor Surveillance System (BRFSS)
alinourian/EEG-based_Word_Detection_Interface
EEG-based Word Detection Interface using Deep Neural Network, Detecting the word a person is thinking of from his/her EEG signals
alinourian/Multimodal_Sentiment_Chat_Translation
Implementation of multimodal machine translation and textual chat translation on MSCTD dataset, aiming to generate more accurate translations with the help of the associated dialogue history and visual context.
alinourian/RealEstateLLM
alinourian/Cellular-Automatons
Elementary Cellular Automaton, Cyclic Cellular Automaton, Conway's Game of Life, Voter Model Automaton
alinourian/CIFAR10_Classification_And_Colorization
Image classification and colorization task using Convolutional Neural Network (with ResNet Blocks), KNN and TSNE on CIFAR10 dataset
alinourian/DeepLearning-Sharif-Projects
This repository contains the homework of Deep Learning course at Sharif University of Technology.
alinourian/Digital_Communication_System
Implementing all different parts of a digital communication system from Scratch including PAM, PSK, FSK, Source Coding(Encoding & Decoding Units), etc,
alinourian/ESW
alinourian/Excess_Mortality_during_COVID-19
Estimates of excess deaths during COIVD-19 in all provinces of Iran
alinourian/Fast_Fourier_Transform_CUDA
Parallel FFT algorithm using CUDA (Cooley-Tukey algorithm)
alinourian/GAN-Bert-DL-2023
alinourian/Mastering_Atari_Games_DDQN
implementation of a Double-Deep-Q-Network (DDQN) and runing it on an Atari game in OpenAI-Gym environment.
alinourian/Medical-Image-Analysis-and-Processing-Assignments
This repository contains the assignments of Medical Image Analysis and Processing course at Sharif University of Technology.
alinourian/Netflix_Recommander_System
Recommender System on Netflix Dataset using different algorithms (K-Means, KNN, Matrix Factorization, Embarrassingly Shallow Autoencoder)
alinourian/Sharif_Library
Advanced Programming - Sharif University of Technology - Electrical Engineering Department
alinourian/SharifEdu
Advanced Programming - Sharif University of Technology - Electrical Engineering Department
alinourian/SuperMarket
Advanced Programming
alinourian/WMT-FCM-Clustering
Weighted Multitask Fuzzy C-means (WMT-FCM) Clustering
alinourian/XO-game
Basic Programming