Ambir (ambirpatel)

ambirpatel

User data from Github https://github.com/ambirpatel

Location:India

Home Page:ambir.vercel.app

GitHub:@ambirpatel

Ambir's repositories

Object-Localization-using-Deep-Reinforcement-Learning

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 features from CNN which are fed to DQN to train an agent to localize the object and this localized object is categorized using the SVM model.

Language:PythonStargazers:10Issues:2Issues:0

Kernighan-Lin-Scratch-code-for-graph-partitioning

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.

Language:PythonStargazers:5Issues:1Issues:0

AnalyticsVidhya-India-ML-HiringHackathon2019

Given the information like mortgage details, borrowers related details and payment details, our objective is to identify the delinquency status of loans for the next month given the delinquency status for the previous 12 months (in number of months).

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Complex-Networks-Codes

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 real systems.

Language:RStargazers:0Issues:1Issues:0

Genetic-Algorithm-Scratch-Codes

Solutions to given problems using Genetic Algorithm methods.

Language:PythonStargazers:0Issues:1Issues:0

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.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Loan-Prediction-Problem---III

Problem to identify the customers segments, those are eligible for loan amount so that they can specifically target these customers. Here they have provided a partial data set.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Time-Series-Analysis

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

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Wikipedia-crawler

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

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

mnist_app

Python flask app which recognize the number in the image.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

portfolio

Personal Web page for portfolio and blogs

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

PythonCalculator

PythonCalculator is a simple calculator built using Python and PyQt5

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Simulation-of-Galton-Board-on-Scilab

Problem is to model and simulate the galton board using any language or tool and see the changes when we vary the parameters in it.

Language:ScilabStargazers:0Issues:1Issues:0