markostam's Stars
keras-team/keras
Deep Learning for humans
jcjohnson/neural-style
Torch implementation of neural style algorithm
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
Carthage/Carthage
A simple, decentralized dependency manager for Cocoa
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
hartator/wayback-machine-downloader
Download an entire website from the Wayback Machine.
Jounce/Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
PyImageSearch/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
TheAmazingAudioEngine/TheAmazingAudioEngine
Core Audio, Cordially: A sophisticated framework for iOS audio applications, built so you don't have to.
lisa-lab/pylearn2
Warning: This project does not have any current developer. See bellow.
andersbll/neural_artistic_style
Neural Artistic Style in Python
aivarsk/scrapy-proxies
Random proxy middleware for Scrapy
maciejkula/glove-python
Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
echonest/pyechonest
Python client for the Echo Nest API
enaeseth/python-fp-growth
An implementation of the FP-growth algorithm in pure Python.
fiebrink1/wekinator
The current version of the Wekinator. It used to be mini, now it's not, but it still lives here.
hughperkins/cltorch
An OpenCL backend for torch.
bikz05/bag-of-words
Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn
mattdennewitz/playlist-to-vec
An artist recommendation engine, from feeding Spotify playlists through word2vec
evandempsey/fp-growth
Python implementation of the Frequent Pattern Growth algorithm
hughperkins/clnn
OpenCL backend for Torch nn neural networks library
pierrepaleo/sift_pyocl
An implementation of SIFT on GPU with OpenCL
alexksikes/mass-scraping
Quickly download and scrape websites on a massive scale.
noahchristiano/Python-Webscraping
A collection of Python scripts for scraping data off of websites. These scripts utilize the Selenium, Scrapy, Requests, and JSON libraries.
dhruvbaldawa/fp-growth
An implementation of the FP Growth algorithm in Python
shipleydaniel/hacktx2013