Skip to content
View ambirpatel's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report ambirpatel

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

Hi there, I'm Ambir 👋

  • 🔭 Currently building scalable deep learning solution.
  • 🌱 Learning End to End Machine Learning, Dockers, Flask and Reinforcement Learning.
  • 👯 I’m always looking to collaborate on opensource AI projects.
  • 📫 How to reach me: ambir.patel@gmail.com
  • ⚡ Fun fact: "It is not certain that everything is uncertain", Blaise Pascal

Languages and Tools:
Python Git GitHub linux Visual Studio Code TensorFlow opencv

Pinned

  1. Object-Localization-using-Deep-Reinforcement-Learning Object-Localization-using-Deep-Reinforcement-Learning Public

    We have trained an intelligent agent that draws bounding boxes around an object in the image. This implementation combines CNN, DQN, and SVM to detect an object in an image. The algorithm extract f…

    Python 8 1

  2. Kernighan-Lin-Scratch-code-for-graph-partitioning Kernighan-Lin-Scratch-code-for-graph-partitioning Public

    The Kernighan–Lin algorithm is a heuristic algorithm for finding partitions of graphs. The algorithm has important applications in the layout of digital circuits and components in VLSI.

    Python 5 2

  3. Wikipedia-crawler Wikipedia-crawler Public

    Web scraping is data scraping technique used for extracting data from websites.

    Jupyter Notebook

  4. Time-Series-Analysis Time-Series-Analysis Public

    Given the traffice data forecast the traffic for next 7 months.

    Jupyter Notebook

  5. Genetic-Algorithm-Scratch-Codes Genetic-Algorithm-Scratch-Codes Public

    Solutions to given problems using Genetic Algorithm methods.

    Python

  6. Complex-Networks-Codes Complex-Networks-Codes Public

    A complex network is a graph (network) with non-trivial topological features—features that do not occur in simple networks such as lattices or random graphs but often occur in graphs modelling of r…

    R