Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AIF360
A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
alchemyapi-recipes-twitter
A simple example application that will connect to the Twitter API, run a search, gather tweets, and then calculate the sentiment of each Tweet using AlchemyAPI's text analysis functions for sentiment analysis.
alchemyapi_python
A sdk for AlchemyAPI using Python
amazon-sagemaker-examples
Example notebooks that show how to apply machine learning and deep learning in Amazon SageMaker
AzMLOpsPython
azureml-examples
Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
bitcoinbook
Mastering Bitcoin - Unlocking digital currencies
BotBuilder
The Microsoft Bot Builder SDK is one of three main components of the Microsoft Bot Framework. The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/SMS to Skype, Slack, Office 365 mail and other popular services.
Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
anilujohn's Repositories
anilujohn/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
anilujohn/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
anilujohn/AIF360
A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
anilujohn/amazon-sagemaker-examples
Example notebooks that show how to apply machine learning and deep learning in Amazon SageMaker
anilujohn/AzMLOpsPython
anilujohn/azureml-examples
Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
anilujohn/Brain-Power-Amazon-Fidgetology
Serverless web app for streaming browser webcam feed to Amazon Kinesis Video Streams and Rekognition Video. See our post on the AWS Machine Learning Blog: https://aws.amazon.com/blogs/machine-learning/building-automatic-analysis-of-body-language-to-gauge-attention-and-engagement-using-amazon-kinesis-video-streams-and-amazon-ai-services
anilujohn/cornell-cs5785-applied-ml
Teaching materials for the applied machine learning course at Cornell Tech
anilujohn/cv-tricks.com
Repository for all the tutorials and codes shared at cv-tricks.com
anilujohn/darknet
Convolutional Neural Networks
anilujohn/Data-Science-books
anilujohn/debiaswe
Remove problematic gender bias from word embeddings.
anilujohn/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
anilujohn/deep-learning-specialization-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
anilujohn/DeepLearningWithMXNetGluon
Deep Learning with MXNet's Gluon API
anilujohn/dlnotebooks
Machine Learning & Deep Learning notebooks
anilujohn/face_recognition
The world's simplest facial recognition api for Python and the command line
anilujohn/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
anilujohn/gans-awesome-applications
Curated list of awesome GAN applications and demo
anilujohn/graph-learn
An Industrial Graph Neural Network Framework
anilujohn/hub
A library for transfer learning by reusing parts of TensorFlow models.
anilujohn/Learning-to-See-in-the-Dark
anilujohn/MLHyperparameterTuning
Example of using HyperDrive to tune a regular ML learner.
anilujohn/MXNetNLPBootcamp
anilujohn/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
anilujohn/nlp-datasets-1
A list of datasets/corpora for NLP tasks, in reverse chronological order.
anilujohn/numpy-100
100 numpy exercises (with solutions)
anilujohn/Particle-Swarm-Optimization-with-Python
Learn about particle swarm optimization (PSO) through Python!
anilujohn/tacred-relation
PyTorch implementation of the position-aware attention model for relation extraction
anilujohn/YOLO-series
A series of notebooks describing how to use YOLO (darkflow) in python