PartheshSoni
Programming can be fun, so can be cryptography, however they should not be combined.
University of California, IrvineIrvine, United States
PartheshSoni's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
virgili0/Virgilio
Your new Mentor for Data Science E-Learning.
spyder-ide/spyder
Official repository for Spyder - The Scientific Python Development Environment
DEAP/deap
Distributed Evolutionary Algorithms in Python
cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
Zhongdao/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
githubharald/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
cvxgrp/cvxpylayers
Differentiable convex optimization layers
infocusp/tf_cnnvis
CNN visualization tool in TensorFlow
jcushman/pdfquery
A fast and friendly PDF scraping library.
AdityaPai2398/CamScanner-In-Python
Build your own document scanner with OpenCV Python
PartheshSoni/emotion-based-music-player
This is a project using machine learning for detecting emotions based on the expression of the users. The interface is made up of HTML, CSS and JS, and the main code is of Python.
jsoma/kull
A tool to interactively select text regions of PDFs and images. Mostly for use with PDFQuery or tesseract (UZN/OCR zone files)
jsoma/tesseract-uzn
Simplify using uzn files with tesseract for OCR
PartheshSoni/Image-colorization-using-GANs
Colorization of greyscale images (or similar, single channeled) images using GANs
falaktheoptimist/awesome-ml-resources
Collection of links to blogs/ resources on various ML topics
PartheshSoni/intranet-chatting-application
Java based socket programming project of Intranet chatting application
PartheshSoni/parking-management-program
This is a java based project which is used for management of Parking slots.
PartheshSoni/Chatbot
A simple chatbot called Amber, capable of doing small talk. Developed using DialogFlow api.
PartheshSoni/emotion-detection
This project recognize emotions based on the images captured using the webcam.
PartheshSoni/sentimental-analysis-program
A program which guesses sentiments of the user by asking various questions and also by picking up words in entered paragraph by user
PartheshSoni/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
PartheshSoni/Zendesk-Ticket-Viewer
Zendesk Ticket Viewer is a lightweight commandline client for fetching and displaying tickets from a Zendesk account provided by the user. It can fetch and print detailed information of a ticket based on the given Ticket-ID, or it can fetch and display all the tickets from an account (in batches of 25) in a list view. User can select and view a ticket in detail view from the list.