Stars
Dadda multiplier(8*8, 16*16, 32*32) in Verilog HDL.
Personalized Stock Portfolio News and Sentiment Dashboard
This is the repository for the IEEE version of the book
RSD: RISC-V Out-of-Order Superscalar Processor
Konata is an instruction pipeline visualizer for Onikiri2-Kanata/Gem5-O3PipeView formats. You can download the pre-built binaries from https://github.com/shioyadan/Konata/releases
Random instruction generator for RISC-V processor verification
5 stage pipelined RISC-V core with AXI3 bus protocol between the directly mapped cache and main memory.
Given A and B are 64-bit inputs. With two selection lines s1 and s0 to perform the operations, A+B, A-B, AB, C+AB using Baugh Wooley multiplier
Image Processing Toolbox in Verilog using Basys3 FPGA
This is the official implementation of the AAAI 2021 accepted paper "Sketch Generation with Drawing Process Guided by Vector Flow and Grayscale"
To achieve a unity steady state gain of the autopilot system
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
Wisdom pets is an online adoption platform for adopting various pets. I have developed the backend for the home page and pet description page using Python(Django)
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
Princeton university algorithms course solutions
We have taxi rank locations, and want to define key clusters of these taxis where we can build service stations for all taxis operating in that region.
My solutions to the course "Algorithms, Part I"
A complete computer science study plan to become a software engineer.
🤖⚡ 50 scikit-learn tips
An automatic speaker recognition system built from digital signal processing tools, Vector Quantization and LBG algorithm
Toolbox with all matrix operations
Web Application for checking the similarity between query and document using the concept of Term frequency, Inverse data frequency and Cosine Similarity .It is implemented using python-flask, html5.
predict whether the tumor is Malignant or Benign.
Sobel is first order or gradient based edge operator for images and it is implemented using verilog.