Skip to content
View gouthamcm's full-sized avatar
🎯
ML
🎯
ML
Block or Report

Block or report gouthamcm

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
gouthamcm/README.md

Hi there πŸ‘‹

  • πŸ”­ I’m currently working on Backend Services at kore.ai
  • 🌱 I’m currently learning ethical hacking
  • πŸ’¬ Ask me about anything related to software development
  • πŸ“« How to reach me: drop a connection request @linkedin
  • πŸ˜„ Pronouns: he/him
  • ⚑ Fun fact: The longest English word that can be typed on just one row of the keyboard is "typewriter."

Pinned

  1. Banana-Navigation Banana-Navigation Public

    This project trains an agent to navigate (and collect bananas!) in a large, square world. The goal of the agent is to collect as many yellow bananas as possible while avoiding blue bananas.

    Jupyter Notebook

  2. Inode-based-file-system Inode-based-file-system Public

    Inode based file system is a simplified version of a typical UNIX file system and thus serves to introduce some of the basic on-disk structures, access methods, and various policies.

    C++

  3. Tennis Tennis Public

    Simulation of multiagent system in Reinforcement Learning using DDPG algorithm

    Jupyter Notebook

  4. Resume-Selector Resume-Selector Public

    Resume-Selector implements a system for screening the resumes based on appropriate skill-sets chosen by the recruiter. For more info, check out the README file.

    JavaScript 1 1

  5. UNITYvr UNITYvr Public

    An interactive bowling alley game done on UNITY platform using VR

    C#

  6. rasa_chatbot rasa_chatbot Public

    A basic chatbot using the RASA framework

    Python