Skip to content
View anandhakrishnanh's full-sized avatar
πŸ‘¨β€πŸ’»
πŸ‘¨β€πŸ’»
  • Techolution
  • Hyderabad

Block or report anandhakrishnanh

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

Machine Learning Engineer from India currently working in Hyderabad at Techolution

LinkedIn LeetCode Medium HackerRank GMail GoodReads


  • Currently an Associate Machine Learning Engineer for Techolution working on Face Recognition, Voice Recognition and ML at the Edge
  • I plan on working on technologies are that fun to use and implement so most the projects might come across as hacky but they are a blast to work on
  • I mainly code in Python but I have done projects in C and R. I want to do more on C/C++ because it probably is harder and more fun to work on.
  • This repo will be mostly for fun so if you wanna help on feel free to create a PR. Happy Hacking!

I sometimes write if I find something interest to share. The latest one is the one below, I plan to write more when I get more time.

Technologies I work on πŸ‘¨β€πŸ’»

Python TensorFlow Pandas Google Cloud Platform Numpy Keras openCV


Who doesn't like some stats πŸ€“

Anandha's GitHub Stats

πŸ† GitHub Profile Trophy

GitHub

visitors

Popular repositories Loading

  1. Fruit-Classifier-Perceptron Fruit-Classifier-Perceptron Public

    This is to classify any types of fruit into good or bad by first learning what a good fruit is and what a bad one is.

    Python 1

  2. Fake-Tweet-Detector Fake-Tweet-Detector Public

    This is to create a script using which we can detect fake twitter posts and check if the user mentioned in the post actually tweeted the text in the image or not.

    Python 1

  3. Gym-Toy-Text-Guessing-Game-V0 Gym-Toy-Text-Guessing-Game-V0 Public

    The goal of the game is to guess within 1% of the randomly chosen number within 200 time steps After each step the agent is provided with one of four possible observations which indicate where the …

    Python 1

  4. Naive-Bayes-Spam-Filter Naive-Bayes-Spam-Filter Public

    This is to make a Naive Bayes spam filter

    C 1

  5. YouTube-Spam-Detection YouTube-Spam-Detection Public

    This is to try and detect bots using a similarity measurement mainly Cosine Similarity and Jaccard Similarity and compare their performances

    R

  6. NLP-Assignments NLP-Assignments Public

    This is part of the NLP Assignment for the course for IIITMK

    Jupyter Notebook