Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets/blob/master/README.rst
awesome-readme
A curated list of awesome READMEs
awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
context-eval
Tools for Evaluation of Unsupervised Word Sense Disambiguation Systems
deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
fastai
The fastai deep learning library, plus lessons and and tutorials
Kashgari
Simple and powerful NLP framework, build your own state-of-art model in 5 minutes.
carsondahlberg's Repositories
carsondahlberg/100-Days-Of-ML-Code
100 Days of ML Coding
carsondahlberg/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
carsondahlberg/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
carsondahlberg/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
carsondahlberg/fastai
The fastai deep learning library, plus lessons and and tutorials
carsondahlberg/Kashgari
Simple and powerful NLP framework, build your own state-of-art model in 5 minutes.
carsondahlberg/nevergrad
A Python toolbox for performing gradient-free optimization
carsondahlberg/the-art-of-command-line
Master the command line, in one page
carsondahlberg/twitter-covid-19
covid-19 twitter research
carsondahlberg/anomaly-detection-resources
Anomaly detection related books, papers, videos and toolboxes
carsondahlberg/art_of_data_visualization
The art of effective visualization of multi-dimensional data
carsondahlberg/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
carsondahlberg/awesome-TS-anomaly-detection
List of tools & datasets for anomaly detection on time-series data.
carsondahlberg/chartify
Python library that makes it easy for data scientists to create charts.
carsondahlberg/course-content-dl
carsondahlberg/csvkit
A suite of utilities for converting to and working with CSV, the king of tabular file formats.
carsondahlberg/cursive_re
Readable regular expressions for Python 3.6 and up.
carsondahlberg/databot
(Botflow) Python Fast Data driven programming framework for Data pipeline work( Web Crawler,Machine Learning,Quantitative Trading.etc)
carsondahlberg/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
carsondahlberg/jupyter_workflow
jupyter workflow example
carsondahlberg/keras-pandas
keras-pandas allows users to rapidly build and iterate on deep learning models.
carsondahlberg/nlp_papers
inspirin' stuff
carsondahlberg/pbpython
Code, Notebooks and Examples from Practical Business Python
carsondahlberg/pyod
A Python Toolkit for Scalable Outlier Detection (Anomaly Detection)
carsondahlberg/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
carsondahlberg/russian-troll-tweets
carsondahlberg/SKompiler
A tool for compiling trained SKLearn models into other representations (such as SQL, Sympy or Excel formulas)
carsondahlberg/spark-submit-with-pyspark-template
carsondahlberg/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
carsondahlberg/StarSpace
Learning embeddings for classification, retrieval and ranking.