Skip to content
View dipesg's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report dipesg

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

dipesg

Coding

Hey 👋🏽, I'm Dipesh SIlwal

Hi, I'm a Computer Science Guy 🚀 from Nepal, currently, I'm a Machine Learning, Computer Vision and Natural Language Processing Engineer👨‍💻. Also, I'm Blogger 🙍🏽‍♂️ ALL-AI👨‍💻. I have always had a passion for Programming. Python became my favorite language after using C, C++, SQL etc. I have phenomenal time management skills and a strong user focus actively looking for a role where I may be able to use my well-honed skills to develop state-of-the-art scalable software solutions. Beside's programming, I enjoy Solitude and Traveling.

That’s a brief of who I am and What I am looking for!

A bit deeper about myself.

I am algorithm lover. This sprouted because I am mainly interested in how things work the way they work. For example: If you give me an algorithm and you say that this works for a particular problem- my question would be how does it work? What’s the idea behind it? Why not some other way? What are the pros and cons of it? What was the approach that is worse than this? This thinking made to me successful as a programmer till now and enhanced my interest in algorithms.

Besides, this interest in reasoning made me to develop curiosity in understanding how Machine Learning and Deep Learning models actually work. What is the model learning at each step? I want to explore this BlackBox which I thinks would pave a way to make the Deep Learning models better.

After from Computer Science Graduate, I started writing a blog based on Artificial Intelligence where I worked on multiple project and published them as a blog post so that everyone can learn for FREE.

  • 🔭 I’m Mathematics, Statistics and Data Lover

  • 🌱 I’m currently learning Deep Learning, NLP, Computer Vision, Object Detection Framework => TFOD2.X, DETECTRON2, YOLO-X, YOLO-R.

  • 📝 I regularly write articles on this BLOG

  • 💬 Ask me about Machine Learning, Deep Learning, Computer Vision, Data Science.

  • 📫 How to reach me dipeshsilwal31@gmail.com

  • ⚡ Reality:-> Infinite is My Natural State

  • 💻 CODING CONVENTION THAT I FOLLOW:

    • APPLY LOGGING FOR EACH AND EVERY PIPELINES
    • USE EXCEPTION HANDLING FOR PROPERLY CATCHING AND HANDLING EXCEPTION IN CODE
    • INSTEAD OF USING NOTEBOOK I PREFER OOPS PROGRAMMING
    • STRICTLY FOLLOW NAMING CONVENTION
    • MODULARIZATION IN CODE

😜Here's a Joke for you:

Jokes Card

Blogs posts

🛠  Tech Stack


Python
OpenCV
PyTorch
Notebook
Sklearn
NumPy
Pandas
Matplotlib
Tensorflow
Keras
MySQL
Linux
Git
AWS
Docker
VS CODE

Top Langs

Pinned Loading

  1. Movie-Recommendation-System Movie-Recommendation-System Public

    This is a stremlit webapp which recommend a movie on giving a input.:smile:

    Jupyter Notebook 8

  2. Question-and-Answer Question-and-Answer Public

    Question answering system that can take a user input and return a answer from user inputted text.:smile:

    Jupyter Notebook 1

  3. Text2Speech Text2Speech Public

    This is a Web App which takes a input as a text and convert it into a speech file.:speech_balloon: to :ear:.

    HTML 4

  4. Speech2Text Speech2Text Public

    Webapp to convert a speech file into text format.:speak_no_evil: :speech_balloon:

    HTML 2

  5. Insurance_Fraud Insurance_Fraud Public

    Webapp that predict whether a claim is a fraudulent or not by asking user to put a csv file as mention in schema.json.

    Python 4

  6. Vision-Attendence-System Vision-Attendence-System Public

    GUI that prompts a user to input their ClientID, EmpId, Name and phone number and prompt user to take the image. After taking a image there is a option to train and also a predict is there so that …

    Python 4