Shwetang1's Stars
MBKraus/incremental_training
Repo that relates to the Medium blog 'Keeping your ML model in shape with Kafka, Airflow' and MLFlow'
enricivi/adversarial_training_methods
Implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB dataset (without pre-training)
rtavenar/keras_vat
Semi-supervised VAT in keras
takerum/vat_tf
Virtual adversarial training with Tensorflow
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
google/trax
Trax — Deep Learning with Clear Code and Speed
remi2257/sudoku-solver
Smart solution to solve sudoku in VR
ibrahimjelliti/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
manojVivek/medium-unlimited
A browser extension to read medium.com articles for free without membership.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
prateekjoshi565/twitter_sentiment_analysis
A guide for binary class sentiment analysis of tweets.
akaashagarwal/ridge-regression
Implementing Linear Regression with L2-Regularization from scratch in Python.
beam-community/bamboo
Testable, composable, and adapter based Elixir email library for devs that love piping.
Ares513/DetectingTrollsApi
Flask API for detectingtrolls; stripped down version of DetectingTrolls
acheamponge/Python-Cookbook-3rd-edition-JupyterNotebook-Code
This repo contains the code in the 3rd Edition Python Cookbook by David Beazley and Brian K. Jones in Jupyter Notebooks
dabeaz/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
CoreyMSchafer/code_snippets
ariel-ortiz/pycon2019_perils_of_inheritance
Source code used during the PyCon 2019 talk: "The Perils of Inheritance: Why We Should Prefer Composition"
PJUllrich/Design-Patterns
Auxiliary code to my PyCon Sweden 2017 talk "Design Patterns in Python"
tensorflow/models
Models and examples built with TensorFlow
kk7nc/Text_Classification
Text Classification Algorithms: A Survey
imvinod/Computer-Vision-OpenCV3-Udemy
Computer Vision Intro OpenCV 3 in Python & Machine Learning - University of Edinberg
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
ivanyschen/wrd_emb
Golbstein/Keras-segmentation-deeplab-v3.1
An awesome semantic segmentation model that runs in real time
Calamari-OCR/calamari
Line based ATR Engine based on OCRopy
RockyXu66/Faster_RCNN_for_Open_Images_Dataset_Keras
Faster R-CNN for Open Images Dataset by Keras
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
zhreshold/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd