RamAIbot
I'm passionate about Hardware design. Interested in areas of Computer architecture, RTL design synthesis and Physical design, CPU, GPU's, quantum computing.
USA
Pinned Repositories
Binary-Convolution-RTL
The project focusses developing a synthesizable RTL module for performing binary convolution of the input image. The project was done as a part of (ECE 564) ASIC and FPGA design course offered by North Carolina State University.
Branch-predictor
The project focusses on emulating the behavior of the branch predictors and analyze their performance. The project was done as a part of (ECE 563) Microprocessor architecture course offered by North Carolina State University.
ComplaintSystem
A Complaint System application which uses Spring MVC ,Hibernate, Spring Security, MySQL to get, store and display complaints & feedbacks of the customers..
Complier-development
The project focuses on developing an LLVM based compiler as a part of NCSU graduate coursework ECE566.
covalent
Pythonic tool for running data-science/high performance/quantum workflows on advanced computing hardware. Make your complex workflows modular, scalable and reproducible.
Deep_Reinforcement_learning_Banana_environment
The project focusses on training an agent to collect bananas of particular color in a grid based environment developed in Unity. The agent is trained using deep reinforcement learning algorithms Deep Q learning.
mitiq
Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
PID_Controller
The aim of this project is to develop a PID controller to control the steer angle and throttle of the autonomous vehicle. The controller action is tested in the Unity simulator.
Self_Driving_car_SensorFusion_Kalman_filters
The project performs sensor fusion to predict the position of the bicycle(object) that is moving around our self driving car. The Car is equipped with Radar and lidar sensor. The Kalman filtering and Extended Kalman filtering approach is used to perform sensor fusion.
Womanium-Quantum-Drug-Discovery
The project outlines using Bioinformatics, AI and Quantum Machine Learning to find Acetylcholinesterase (AChE) inhibitors as targets in Alzheimer’s disease (AD).
RamAIbot's Repositories
RamAIbot/Self_Driving_car_SensorFusion_Kalman_filters
The project performs sensor fusion to predict the position of the bicycle(object) that is moving around our self driving car. The Car is equipped with Radar and lidar sensor. The Kalman filtering and Extended Kalman filtering approach is used to perform sensor fusion.
RamAIbot/ComplaintSystem
A Complaint System application which uses Spring MVC ,Hibernate, Spring Security, MySQL to get, store and display complaints & feedbacks of the customers..
RamAIbot/Deep_Reinforcement_learning_Banana_environment
The project focusses on training an agent to collect bananas of particular color in a grid based environment developed in Unity. The agent is trained using deep reinforcement learning algorithms Deep Q learning.
RamAIbot/PID_Controller
The aim of this project is to develop a PID controller to control the steer angle and throttle of the autonomous vehicle. The controller action is tested in the Unity simulator.
RamAIbot/Self_Driving_car_AdvancedLanedetection
RamAIbot/Self_Driving_car_Behavioral_Cloning
Using Deep learning techniques to learn the steering angle so as to enable the self driving car to drive steadily and safely in the road. The project is tested in a simulator based environment.
RamAIbot/Self_Driving_car_Highway_driving
The project focusses on enabling the self driving car to drive in traffic using behavior planning, sensor fusion and trajectory generation.
RamAIbot/Self_Driving_car_Kidnapped_vehicle_localization
The project focusses using particle filters to localize a vehicle in the map with poles as objects whose distance is taken as sensor readings.
RamAIbot/Self_Driving_car_Lanedetection
RamAIbot/Self_Driving_car_Traffic_Sign_classifier
RamAIbot/Self_Driving_car_Unscented_Kalman_filters
RamAIbot/AI_challenges
The AI challenges solved which is being hosted by AIcrowdBlitz.
RamAIbot/Basic_quantum_simulator
The project focusses on building a simulator for quantum computing based on the principles of quantum mechanics similar to IBM Qiskit
RamAIbot/cache-emulator
The project focusses on developing an emulator to model the behavior of the L1, L2 and Victim cache and analyze the performance. The project was done as a part of (ECE 563) Microprocessor architecture course offered by North Carolina State University.
RamAIbot/Chip8_emulator
The project focusses on understanding computer architecture by designing a very basic emulator for chip8 games using C.
RamAIbot/Coffee-Shop-webpage
Web dev
RamAIbot/Deep_Reinforcement_learning_Collaboration_and_Competition
The project focusses on training multiple agent to play tennis and collaborately work to increase the reward by preventing the ball from being missed by any of the agents. The model is trained and tested using the simulator provided by Udacity.
RamAIbot/Deep_Reinforcement_learning_Continous_Control
RamAIbot/dummy
A five day workshop on RTL design and synthesis using Verilog and Sky130 Open Source PDK conducted by VSD
RamAIbot/eMusicStore
An online eCommerce music store web app using spring MVC,hibernate,jsp,bootstrap,jquery and h2 db.
RamAIbot/Helloworld-Gazebo
Robotics Software Engineering
RamAIbot/RTL_design_using_Verilog_with_Sky130_Technology
RamAIbot/Self_Driving_car_System_integration
The project focusses on integrating all the submodules of the self driving car to make into a complete system. The car's behavior is tested in the Carla like Simulator developed by Udacity
RamAIbot/Udacity-Arm_mover
Simple Arm_Mover in gazebo
RamAIbot/Udacity-HomeService
RamAIbot/Udacity-MapMyWorld
RamAIbot/Udacity-WhereamI
RamAIbot/Advanced_Physical_Design_using_OpenLANE-Sky130
RamAIbot/first-contributions
🚀✨ Help beginners to contribute to open source projects
RamAIbot/QuNetSim
A quantum network simulation framework.