Git Product home page Git Product logo

Hi there 👋, my name is Prateek Bahl

Interested and skilled in Data Science, Machine Learning, Artificial Intelligence, Deep Learning

👨🏻‍🎓 I’m currently working as Graduate Research Assistant at IPEM at Universität Siegen

👨🏻‍🎓 I’m also working as a Master Thesis Student in the Research and Development Team at Krones Topic: Concept for the implementation of the automated training of a camera-based control algorithm inside the Krones AI-Pipeline.

Skills: Python, C, C++, MATLAB, Simulink, Linux, Cloud Computing (AWS)

Libraries: numpy, pandas, scikit-learn, matplotlib, seaborn, plotly, keras, tensorflow, torch

  • 🔭 I’m currently working on AGASTIK (Automatic Generation of Assembly Sequence and Times from Implicit Knowledge) using Deep Learning Methods to identify and optimize manufacturing procedures and work flows.
  • 🌱 I’m currently learning Computer Vision, Adverserial Networks and Data Mining Techniques
  • 💬 Ask me about Deep Learning, Data Science, Machine Learning and Artificial Intelligence
  • 📫 How to reach me: [email protected]
  • Prateek's LinkedIN

github

GitHub stats

Prateek Bahl's Projects

amazon-sagemaker-examples icon amazon-sagemaker-examples

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

applied-ml icon applied-ml

📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.

best-of-ml-python icon best-of-ml-python

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

data-science-ipython-notebooks icon data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

dataset icon dataset

Data set used to tune the algorithm and validate it

dl-for-har icon dl-for-har

Official GitHub page of the note paper publication "Improving Deep Learning for HAR with shallow LSTMs" presented at the International Symposium on Wearable Computers 21' (ISWC 21')

hand-gesture-recognition-using-mediapipe icon hand-gesture-recognition-using-mediapipe

MediaPipe(Python版)を用いて手の姿勢推定を行い、検出したキーポイントを用いて、簡易なMLPでハンドサインとフィンガージェスチャーを認識するサンプルプログラムです。(Estimate hand pose using MediaPipe(Python version). This is a sample program that recognizes hand signs and finger gestures with a simple MLP using the detected key points.)

handson-ml2 icon handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

lambda-packages icon lambda-packages

Various popular python libraries, pre-compiled to be compatible with AWS Lambda

machine-learning-with-scikit-learn-python-3.x icon machine-learning-with-scikit-learn-python-3.x

In general, a learning problem considers a set of n samples of data and then tries to predict properties of unknown data. If each sample is more than a single number and, for instance, a multi-dimensional entry (aka multivariate data), it is said to have several attributes or features. Learning problems fall into a few categories: supervised learning, in which the data comes with additional attributes that we want to predict (Click here to go to the scikit-learn supervised learning page).This problem can be either: classification: samples belong to two or more classes and we want to learn from already labeled data how to predict the class of unlabeled data. An example of a classification problem would be handwritten digit recognition, in which the aim is to assign each input vector to one of a finite number of discrete categories. Another way to think of classification is as a discrete (as opposed to continuous) form of supervised learning where one has a limited number of categories and for each of the n samples provided, one is to try to label them with the correct category or class. regression: if the desired output consists of one or more continuous variables, then the task is called regression. An example of a regression problem would be the prediction of the length of a salmon as a function of its age and weight. unsupervised learning, in which the training data consists of a set of input vectors x without any corresponding target values. The goal in such problems may be to discover groups of similar examples within the data, where it is called clustering, or to determine the distribution of data within the input space, known as density estimation, or to project the data from a high-dimensional space down to two or three dimensions for the purpose of visualization (Click here to go to the Scikit-Learn unsupervised learning page).

mediapipe icon mediapipe

Cross-platform, customizable ML solutions for live and streaming media.

mlbookcamp-code icon mlbookcamp-code

The code from the Machine Learning Bookcamp book and a free course based on the book

py icon py

Repository to store sample python programs for python learning

real-time-gesrec icon real-time-gesrec

Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101

reinforcement-learning icon reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

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.