stefanondisponibile's Stars
rstojnic/lazydata
Lazydata: Scalable data dependencies for Python projects
facebookarchive/python-nubia
A command-line and interactive shell framework.
cssanimation/css-animation-101
Learn how to bring animation to your web projects
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
mlflow/mlflow
Open source platform for the machine learning lifecycle
satwikkansal/wtfpython
What the f*ck Python? 😱
atpaino/deep-text-corrector
Deep learning models trained to correct input errors in short, message-like text
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
piecioshka/vim-manual
📖 List of shortcuts which I used working with Vim
jlevy/the-art-of-command-line
Master the command line, in one page
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
TheAlgorithms/Python
All Algorithms implemented in Python
baldassarreFe/deep-koalarization
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)
Nozbe/WatermelonDB
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
berstend/puppeteer-extra
💯 Teach puppeteer new tricks through plugins.
thomasdondorf/puppeteer-cluster
Puppeteer Pool, run a cluster of instances in parallel
trimstray/test-your-sysadmin-skills
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
kwotsin/create_tfrecords
A simpler way of preparing large-scale image dataset by generalizing functions from TensorFlow-slim
tensorflow/models
Models and examples built with TensorFlow
Popmotion/popmotion
Simple animation libraries for delightful user interfaces
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
aleju/imgaug
Image augmentation for machine learning experiments.
vibora-io/vibora
Fast, asynchronous and elegant Python web framework.
IntelLabs/nlp-architect
A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.