Pinned Repositories
Adversarial-Machine-Learning
some adversarial attacks implemented on different ml models to see their effect.
Artificial-Intelligence-Course-Projects-S2023
AI course projects for problems like searching such as BFS, IDS and A*, genetic algorithms, Minimax tree, Naive bayes for classification, Machine Learning algorithms for anticipating price of houses and a Neural Networks by different approaches(from scratch, pytorch, keras)
Computer-Architecture-Course-Projects-S2023
Verilog implementation of a DFS search and RISC-V processor in Single-Cycle, Multi-Cycle and Pipeline
Data-Science-Course-Projects-S2024
different data science projects like data scraping, hypothesis testing, data visualization, training machine learning models and more
Digital-Logic-Design-Lab-Experiments-S2023
Verilog implementation of different concepts in Digital Logic Design such as OTHFSM, AFG and Accelerators
NASA-s-C-MAPSS-RUL-Estimation
estimate remaining useful life of CPSs, namely NASA's C-MAPSS, using a hybrid CNN-LSTM model.
Neural-Networks-and-Deep-Learning-Course-Projects-S2024
neural network and deep learning course projects to work and design on different problems such as classification, regression, optimisation and much more
Operating-System-Course-Projects-F2023
Socket Programming buyer seller supplier program, Map-Reduction bill manager using pipes, Multi-Threading programming for image processing.
Underwater-Object-Detection
using Faster RCNN for detection of animals that live underwater.
VAE-Anime-Cartoon
using generative deep model, namely variational auto-encoder, to reconstruct and generate new images for two famous datasets.
Shahriar-0's Repositories
Shahriar-0/Artificial-Intelligence-Course-Projects-S2023
AI course projects for problems like searching such as BFS, IDS and A*, genetic algorithms, Minimax tree, Naive bayes for classification, Machine Learning algorithms for anticipating price of houses and a Neural Networks by different approaches(from scratch, pytorch, keras)
Shahriar-0/Neural-Networks-and-Deep-Learning-Course-Projects-S2024
neural network and deep learning course projects to work and design on different problems such as classification, regression, optimisation and much more
Shahriar-0/Computer-Architecture-Course-Projects-S2023
Verilog implementation of a DFS search and RISC-V processor in Single-Cycle, Multi-Cycle and Pipeline
Shahriar-0/Shahriar-0
a long walk home
Shahriar-0/github-readme-stats
:zap: Dynamically generated stats for your github readmes
Shahriar-0/Advanced-Programming-Course-Projects-S2022
the very first kind-of-real projects i wrote
Shahriar-0/Adversarial-Machine-Learning
some adversarial attacks implemented on different ml models to see their effect.
Shahriar-0/Competitive-Coding
this repo is for using in competitive contests
Shahriar-0/Computer-Aided-Design-Course-Projects-F2024
Implementing different neural networks using hardware and ModelSim.
Shahriar-0/Alzheimer-Disease-Detection
A CNN to classify MCI and AD using MRI pictures.
Shahriar-0/Data-Science-Course-Projects-S2024
different data science projects like data scraping, hypothesis testing, data visualization, training machine learning models and more
Shahriar-0/Engineering-Probability-and-Statistics-Course-Projects-F2022
EPS course projects
Shahriar-0/Underwater-Object-Detection
using Faster RCNN for detection of animals that live underwater.
Shahriar-0/Extensions
some (maybe) useful extensions i wrote
Shahriar-0/Fully-Connected-Neural-Networks
some fully connected neural networks I developed and experimented on for different purposes.
Shahriar-0/Genetic-Algorithm
a collection of some genetic algorithms I implemented mostly in jupyter notebook using python
Shahriar-0/OS-Solver
fine tuning LLM on 'Operating System Concepts' for better performance and understanding.
Shahriar-0/Programming-Languages-and-Compiler-Course-Projects-S2024
compiler course projects to design and implement different parts of a compiler for a new language called FunctionCraft
Shahriar-0/Star-Wars
A simple game implemented using RSDL
Shahriar-0/Advanced-Engineering-Math-Course-Projects-S2024
Shahriar-0/CineFile
Your movie archive assistant
Shahriar-0/NASA-s-C-MAPSS-RUL-Estimation
estimate remaining useful life of CPSs, namely NASA's C-MAPSS, using a hybrid CNN-LSTM model.
Shahriar-0/RISC-V-Assembler
just a side project i wrote for computer architecture course to facilitate.
Shahriar-0/VAE-Anime-Cartoon
using generative deep model, namely variational auto-encoder, to reconstruct and generate new images for two famous datasets.
Shahriar-0/Software-Engineering-1-Course-Projects-S2024
software engineering course projects with focus on a matching engine
Shahriar-0/Auto-Encoder-MNIST
implementing a convolutional auto-encoder on MNIST and Fashion MNIST datasets for reconstruction and using latent space for clustering
Shahriar-0/Fine-Tuning-Transformers-CIFAR-10
using transfer learning methods to train different transformers on CIFAR-10 and comparing results with CNN based models
Shahriar-0/template-test
a test template for plc projects
Shahriar-0/Wake-Word-Detection
using a simple convolution neural network to classify voices based on the existence of wake word
Shahriar-0/Web-Scrapers
some small web scrappers I wrote for some random projects.