go
java
javascript
python
-
nemanja-m/gaps
A Genetic Algorithm-Based Solver for Jigsaw Puzzles🌀
-
znxlwm/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
-
AbenezerMamo/crypto-signal
Automated crypto Technical Analysis (TA)
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
1adrianb/face-alignment
🔥2D and 3D Face alignment library build using pytorch
-
tensorflow/models
Models built with TensorFlow
-
facebookresearch/fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
thu-ml/zhusuan
A Library for Bayesian Deep Learning, Generative Models, Based on Tensorflow
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
XX-net/XX-Net
a web proxy tool
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
-
inejc/paragraph-vectors
A PyTorch implementation of Paragraph Vectors (doc2vec)
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
ansible/awx
AWX Project
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
kennethreitz/pipenv
Sacred Marriage of Pipfile, Pip, & Virtualenv.
-
numba/numba
NumPy aware dynamic Python compiler using LLVM
-
apache/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
-
LewisVo/Awesome-Linux-Software
🐧A list of awesome applications, software, tools and other materials for Linux distros.
-
facebookresearch/clevr-dataset-gen
A Diagnostic Dataset for Compositional Language and Elementary Visual Reasoning
-
apache/incubator-superset
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
eriklindernoren/ML-From-Scratch
Bare bones Python implementations of Machine Learning models and algorithms. Aims to cover everything from Data Mining techniques to Deep Learning.