Pinned Repositories
academic-starter-blog
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
Algorithms-Explanation
All Algorithms explained in simple English Language with example and links to their implementation in various programming languages and other required resources.
applied-ml
📚 Papers by organizations sharing their work on applied data science & machine learning.
ar-cptext
AR Copy Paste - Text Proto
Auto_ViML
Automatically Build Multiple ML Models with a Single Line of Code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Automated_EDA
Developed the package to identify categorical and numerical variables of dataset, and plot respective visualization graphs for the variables, identifies missing values and outliers in the variables, provide suggestions for outlier treatment and missing value imputation method to the user and take the final input from user to handle them.
AV_Food_Demand_Challenge
Food Demand Forecasting Challenge
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
abhisheksurya578's Repositories
abhisheksurya578/academic-starter-blog
abhisheksurya578/Algorithms-Explanation
All Algorithms explained in simple English Language with example and links to their implementation in various programming languages and other required resources.
abhisheksurya578/applied-ml
📚 Papers by organizations sharing their work on applied data science & machine learning.
abhisheksurya578/ar-cptext
AR Copy Paste - Text Proto
abhisheksurya578/Auto_ViML
Automatically Build Multiple ML Models with a Single Line of Code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
abhisheksurya578/awesome-computer-vision
A curated list of awesome computer vision resources
abhisheksurya578/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
abhisheksurya578/basics
📚 Learn ML with clean code, simplified math and illustrative visuals.
abhisheksurya578/Car-Price-Prediction
abhisheksurya578/CBRS
abhisheksurya578/cortex
Machine learning model serving infrastructure
abhisheksurya578/DataHackSummit2019
Resources of Data Hack Summit 2019
abhisheksurya578/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
abhisheksurya578/DFL-Colab
DeepFaceLab fork which provides IPython Notebook to use DFL with Google Colab
abhisheksurya578/dl-colab-notebooks
Try out deep learning models online on Google Colab
abhisheksurya578/face_recognition
The world's simplest facial recognition api for Python and the command line
abhisheksurya578/FaceRecognitionAuth
Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.
abhisheksurya578/game_control
abhisheksurya578/Indian-Paper-Currency-Prediction
Source code of Indian Paper Currency Prediction :fire:
abhisheksurya578/interview-question-data-science-
abhisheksurya578/keras-retinanet
Keras implementation of RetinaNet object detection.
abhisheksurya578/learn-git
Learn How to contribute to other repositories on GitHub.
abhisheksurya578/machine-learning-online-2018
ML Online Course Repository. Course videos on online.codingblocks.com
abhisheksurya578/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
abhisheksurya578/Machine_Learning_Materials_to_Follow
Machine Learning Materials
abhisheksurya578/Python
All Algorithms implemented in Python
abhisheksurya578/Semantic-Search
Semantic search using Transformers and others
abhisheksurya578/shared_colab_notebooks
A Repo to store the Google Colaboratory Notebooks that I have created and shared
abhisheksurya578/Text_Classification
Text Classification Algorithms: A Survey
abhisheksurya578/Transfomer
Implementation of the Transformer model in "Attention is All You Need".