tharangni's Stars
amitness/learning
A log of things I'm learning
shigashiyama/nlp_survey
maria-antoniak/goodreads-scraper
A Python scraper for Goodreads books and reviews.
chartbeat-labs/textacy
NLP, before and after spaCy
ryanjgallagher/shifterator
Interpretable data visualizations for understanding how texts differ at the word level
RaffaeleGalliera/pytorch-cnn-text-classification
Convolutional Neural Network (CNN) for text classification implemented with PyTorch and TorchText
loretoparisi/word2vec-twitter
Word2Vec 400M Tweets Embedding model based on https://www.fredericgodin.com/software/
HarshTrivedi/packing-unpacking-pytorch-minimal-tutorial
Minimal tutorial on packing and unpacking sequences in pytorch
mertemin/turkish-word-list
Turkish Word/Phrase List
jnovak98/knowledge-panel-scraper
A Python program to scrape Google's Knowledge Panels for details on a list of businesses
bendoesdata/Westminster-attack-network
Network graph of how news of the Westminster attack spread on Twitter.
FredericGodin/TwitterEmbeddings
Twitter word embeddings generated using Word2Vec and FastText.
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
swechhasingh/Handwriting-synthesis
Implementation of "Generating Sequences With Recurrent Neural Networks" https://arxiv.org/abs/1308.0850
bgalbraith/bandits
Python library for Multi-Armed Bandits
xkortex/how_to_win_slot_machines
This is the code for "How to Do Win Slot Machines - Intro to Deep Learning #13' by Siraj Raval on YouTube
EMGrua/CluStream-GT
rstudio-education/rstats-ed
List of courses teaching R
amcat/amcat
Amsterdam Content Analysis Toolkit
vietnh1009/Hierarchical-attention-networks-pytorch
Hierarchical Attention Networks for document classification
codota/TabNine
AI Code Completions
dpressel/dliss-tutorial
Tutorial for International Summer School on Deep Learning, 2019
eloffel/improved_embeddings
Source Code for "Improved Embeddings for Learning Prerequisite Chains" (CPSC 490 - Senior Project)
sismetanin/word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
koustuvsinha/hier-class
Hierarchical Neural Attention-based Classification
rfordatascience/tidytuesday
Official repo for the #tidytuesday project
MridulS/pydata-networkx
[Archived! Check out http://ericmjl.github.io/Network-Analysis-Made-Simple/] A short tutorial on network analysis using Game of Thrones, US Airports and Python!
hadim/pygraphml
Parse GraphML file in Python.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
tkipf/pygcn
Graph Convolutional Networks in PyTorch