Tobias Sterbak (tsterbak)

tsterbak

Geek Repo

Location:Berlin, Germany

Home Page:https://tobiassterbak.com

Twitter:@tobias_sterbak

Github PK Tool:Github PK Tool


Organizations
ai-freelancers
biaslyze-dev
openandroidinstaller-dev

Tobias Sterbak's starred repositories

superset

Apache Superset is a Data Visualization and Data Exploration Platform

Language:TypeScriptLicense:Apache-2.0Stargazers:61469Issues:1510Issues:10574

DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

Language:C++License:MPL-2.0Stargazers:24983Issues:670Issues:2111

Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:24507Issues:581Issues:2752

NLP-progress

Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.

Language:PythonLicense:MITStargazers:22499Issues:1267Issues:100

stanford-cs-229-machine-learning

VIP cheatsheets for Stanford's CS 229 Machine Learning

flair

A very simple framework for state-of-the-art Natural Language Processing (NLP)

Language:PythonLicense:NOASSERTIONStargazers:13791Issues:201Issues:2313

umap

Uniform Manifold Approximation and Projection

Language:PythonLicense:BSD-3-ClauseStargazers:7323Issues:127Issues:785

cookiecutter-pypackage

Cookiecutter template for a Python package.

Language:PythonLicense:BSD-3-ClauseStargazers:4200Issues:65Issues:180

nevergrad

A Python toolbox for performing gradient-free optimization

Language:PythonLicense:MITStargazers:3920Issues:59Issues:263

RISE

RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension

Language:JavaScriptLicense:NOASSERTIONStargazers:3669Issues:84Issues:449

gpytorch

A highly efficient implementation of Gaussian Processes in PyTorch

Language:PythonLicense:MITStargazers:3513Issues:58Issues:1308

markovify

A simple, extensible Markov chain generator.

Language:PythonLicense:MITStargazers:3292Issues:67Issues:79

PyTorch-NLP

Basic Utilities for PyTorch Natural Language Processing (NLP)

Language:PythonLicense:BSD-3-ClauseStargazers:2209Issues:55Issues:69

mara-pipelines

A lightweight opinionated ETL framework, halfway between plain scripts and Apache Airflow

Language:PythonLicense:MITStargazers:2066Issues:56Issues:34

Attention-Gated-Networks

Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation

Language:PythonLicense:MITStargazers:1881Issues:35Issues:0

DeepLearn

Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.

Language:PythonLicense:MITStargazers:1819Issues:113Issues:18

UnsupervisedMT

Phrase-Based & Neural Unsupervised Machine Translation

Language:PythonLicense:NOASSERTIONStargazers:1507Issues:122Issues:101

ELMoForManyLangs

Pre-trained ELMo Representations for Many Languages

Language:PythonLicense:MITStargazers:1460Issues:46Issues:94

randomfun

Notebooks and various random fun

Language:Jupyter NotebookStargazers:1071Issues:46Issues:4

TernausNet

UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset

Language:PythonLicense:MITStargazers:1045Issues:31Issues:16

Keras-Project-Template

A project template to simplify building and training deep learning models using Keras.

Language:PythonLicense:Apache-2.0Stargazers:797Issues:31Issues:7

keras-language-modeling

:book: Some language modeling tools for Keras

Language:PythonLicense:MITStargazers:657Issues:41Issues:39

data_science_delivered

Observations from Ian on successfully delivering data science products

Language:Jupyter NotebookStargazers:542Issues:50Issues:6

keras-text

Text Classification Library in Keras

Language:PythonLicense:MITStargazers:420Issues:22Issues:17

quick-nlp

Pytorch NLP library based on FastAI

Language:PythonLicense:MITStargazers:283Issues:17Issues:1

ieturk

Intuitive Annotation Tool for Information Extraction / Named Entity Recognition using localturk / Amazon Mechanical Turk

Language:JavaScriptLicense:MITStargazers:266Issues:8Issues:4

ipypublish

A workflow for creating and editing publication ready scientific reports and presentations, from one or more Jupyter Notebooks, without leaving the browser!

Language:HTMLLicense:BSD-3-ClauseStargazers:224Issues:15Issues:101

data-science-stack-cookiecutter

🐳📊🤓Cookiecutter template to launch an awesome dockerized Data Science toolstack (incl. Jupyster, Superset, Postgres, Minio, AirFlow & API Star)

Language:Jupyter NotebookLicense:MITStargazers:206Issues:6Issues:3

mara-example-project-2

An example mini data warehouse for python project stats, template for new projects

Language:PythonLicense:MITStargazers:176Issues:16Issues:4

Linear-Attention-Recurrent-Neural-Network

A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)

Language:Jupyter NotebookLicense:MITStargazers:144Issues:9Issues:0