Skip to content
View Midhun134's full-sized avatar

Block or report Midhun134

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
Midhun134/README.md
  • 👋 Hi, I’m @Midhun134, currently doing masters in Robotics and AI with background of bachelor's in Mechanical Engineering who has a passion and curiosity for technology as well as learning new stuffs.
  • 👀 I’m interested in Autonomous system, Neural networks, Reinforcement learning.
  • 🌱 I’m currently doing a project based on language translation using NLP.
  • 💞️ I’m looking to collaborate on open source robotics projects, Ai and machine learning projects.
  • 📫 How to reach me you can reach me at my mail [midhunmukundank@gmail.com] or my personal number [+447774570963].
  • Looking for jobs like ai engineer, ml engineer, robotics engineer.
  • 😄 Pronouns: He/Him.
  • ⚡ Fun fact: I am a die hard football fan so would love to contribute some projects that relate to sports.

Midhun134/Midhun134 is a ✨ special ✨ repository because its README.md (this file) appears on your GitHub profile. You can click the Preview link to take a look at your changes

Pinned Loading

  1. Emotion-detection-using-CNN Emotion-detection-using-CNN Public

    EMOTION DETECTION Using CNN and Tensorflow. There are 3 files in which model.m5 is the trained model file using convolutional neural network with harcascade xml file for face detection

    Python 1

  2. House-price-prediction House-price-prediction Public

    Predicting Canada house prices using logistic regression and random forest model and making a comparison between them.

    Jupyter Notebook

  3. Snake-Game Snake-Game Public

    Python

  4. tic-tac-toe-game tic-tac-toe-game Public

    Monte Carlo Tic Tac Toe is a Python implementation of the classic Tic Tac Toe game with a twist - it utilizes the Monte Carlo simulation algorithm to play against the player. The game offers a chal…

    Python