Giter Club home page Giter Club logo

Hi there 👋

I am all about Data who

  • 💪 loves to solve complex problems in diverse domains
  • 🔥 handled challenging tasks in fraud detection, scoring algorithams & NLP Techniques
  • ⚡ plays with all kinds of data structures - text, image, graph, numerical etc
  • ☀️ at the end of the day, aims to make the data shine!
  • 📝 I am thinking write at Medium

📬 Reach me at : LinkedIn

Languages and Tools :

Python, R, SQL, GIT, PowerBI, Data Visualization, Deep Learning, MLOps

Rajesh Idumalla's Projects

cat-recognition-using-logistic-regression-with-a-neural-network-mindset icon cat-recognition-using-logistic-regression-with-a-neural-network-mindset

In this Cat recognition project I am building the general architecture of a learning algorithm, including: Initializing parameters, Calculating the cost function and its gradient, Using an optimization algorithm (gradient descent), Gather all three functions above into a main model function, in the right order.

character-level-language-model---dinosaurus-land icon character-level-language-model---dinosaurus-land

To giving names to these dinosaurs using character level language. Major tasks of this project are: How to store text data for processing using an RNN, How to synthesize data by sampling predictions at each time step and passing it to the next RNN-cell unit, How to build a character-level text generation recurrent neural network, Why clipping the gradients is important

classification-with-one-hidden-layer icon classification-with-one-hidden-layer

Implementing a 2-class classification neural network with a single hidden layer. Using units with a non-linear activation function such as tanh. Computing the cross entropy loss. Implementing forward and backward propagation.

exploring-word-vector icon exploring-word-vector

Word vector is a model of multi-dimensional vector representation of words. Similarity in the vector values often accompanies a semantic relation between words. But exploring the vector space further, we can find more interesting and surprising relations. I will shed some light on the mathematical meaning of the word vectors using an interactive visualization. Word2vec is a model of multi dimensional vector representation of words. Exploring the relations in vector space one can find that it surprisingly well preserves semantic analogies between words. In the talk I will use my interactive visualization with pre trained vectors from GloVe to illustrate the examples and relations

football-kicks-prediction-using-deep-learning icon football-kicks-prediction-using-deep-learning

For this project, I am going to recommend positions where France's goal keeper should kick the ball so that the French team's players can then hit it with their head using deep learning regularisation and dropout methods.

image-classification icon image-classification

An application to recognise the cat images with the Accuracy of 80 %. From this project, I've learn how to: Build the general architecture of a learning algorithm, including: Initializing parameters Calculating the cost function and its gradient Using an optimization algorithm (gradient descent) Gather all three functions above into a main model function, in the right order. Build and apply a deep neural network to supervised learning.

llm-course icon llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

m2-kernel-methods icon m2-kernel-methods

Kernel Versions of various machine learning algorithms. The following algorithms are checked by applying the kernel trick: PCA • KMeans • LASVM • One class SVM • Passive aggressive online algorithm

machine-learning-interview icon machine-learning-interview

Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.

pagerank icon pagerank

Building PageRank algorithm on Web Graph around Stanford.edu using NetworkX python library

reinforcement-learning icon reinforcement-learning

Focuses on the application of Deep Q-Learning on different OpenAI environments like CartPole, MsPacman, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.