Skip to content
View prudhvirajstark's full-sized avatar
😃
"Live-Love-Laugh"
😃
"Live-Love-Laugh"
Block or Report

Block or report prudhvirajstark

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

Howdy! 👋

Hi, I'm Prudhvi raj !

Dual Degree Master student at Manipal University & ESIGELEC

Besides Data,Programming and Neuromorphic Computing, I enjoy podcasts and travelling.

Talking about personal stuff:

- 🔭 I’m currently working on deep learning.
- 🌱 I’m currently learning Distributed Systems and Analytics.
- 👯 I’m looking to collaborate on Data Engineering techniques along with ML Microservices.
- 🤔 I’m looking for help with Azure technologies.
- 💬 Ask me about anything: I am happy to help.
- 📫 How to reach me *panisettiprudhviraj@gmail.com*.

A little more about me...

const Prudhvi = {
  pronouns: "he" | "his",
  code: [Python, Golang],
  libraries: [OpenCV, Keras, PyTorch, Tensorflow],
  tools: [ Docker, Visual Studio Code, PyCharm, Matlab, Jupyter],
  areaOfInterest: [ IoT, Deep learning, Sensors, Computer Vision, Autonomous Driving, Data Science, Machine Learning],
   hobbies: {
                        indoorActivities: "Chess",
                        outdoorActivites: "Trekking",
                        MiscActivites: "Computing"
                        
                      }
}

prudhvirajstark

prudhvirajstark

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

Connect with me:

prudhvi051 prudhviraj-panisetti @prudhvistark

Languages and Tools:

arduino bash c couchdb cplusplus docker git jenkins linux matlab mssql opencv python pytorch scikit_learn tensorflow

 prudhvirajstark

prudhvirajstark

Support:

prudhvirajstark



Pinned

  1. YoloV3_DeepSort YoloV3_DeepSort Public template

    Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow

    Python 1

  2. 100-Days-of-ML 100-Days-of-ML Public

    Records 100 days of Machine learning and Deep learning algorithms in Python

    Jupyter Notebook

  3. Deep-Learning-Networks-with-PyTorch Deep-Learning-Networks-with-PyTorch Public

    The course will teach you how to develop deep learning models using Pytorch. The course will start with Pytorch's tensors and Automatic differentiation package. Then each section will cover differe…

    Jupyter Notebook

  4. Python_Basic_Programs Python_Basic_Programs Public

    Python programming examples

    Python

  5. Tcp_Client_Server_Architecture Tcp_Client_Server_Architecture Public

    Implemented the TCP(Client and Server Architecture) and collected data from the sensor to perform the temperature and humidity detection.

    Python