Skip to content
View imsrinin's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report imsrinin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
imsrinin/README.md
  • 👋 Hi, I’m @imsrinin

  • 👀 I’m interested in ML & Automotive applications

  • 🌱 I’m currently learning 'Deep Reinforcement Learning'

  • 💞️ I’m looking to collaborate on RL/Autonomous Driving projects

  • 📫 How to reach me: [email protected]

  • I am a grad student at NC State University with a 3-year professional experience in automotive industry at Bosch.

Pinned

  1. DQN_Autonomous_Driving_Carla DQN_Autonomous_Driving_Carla Public

    Designing a DRL agent to drive autonomously in Carla Env

    Python 3 1

  2. BipedalWalker-v3-TD3_RL BipedalWalker-v3-TD3_RL Public

    Teaching an bipedal bot how to walk using a TD3 algorithm (variant of Reinforcement Learning - Actor & Critic method)

    Python

  3. srujanponnur/Balanced_Pruning srujanponnur/Balanced_Pruning Public

    Pruning a Neural Network trained on a balanced dataset

    Python 2

  4. face_non_face_detection face_non_face_detection Public

    Using CNNs to detect face and non-face images (FDDB dataset)

    Jupyter Notebook

  5. Credit_Approval Credit_Approval Public

    Credit Approval System: SVM Model (Built from scratch and compared against python sklearn fn)

    Jupyter Notebook

  6. Optimizing_Deep_Learning_Models Optimizing_Deep_Learning_Models Public

    Python