ArtanisL's Stars
oxnr/awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
PyWavelets/pywt
PyWavelets - Wavelet Transforms in Python
BVLC/caffe
Caffe: a fast open framework for deep learning.
nvbn/py-backwards
Python to python compiler that allows you to use Python 3.6 features in older versions.
s9xie/hed
code for Holistically-Nested Edge Detection
marcellacornia/mlnet
A Deep Multi-Level Network for Saliency Prediction. ICPR 2016
imatge-upc/saliency-2016-cvpr
Shallow and Deep Convolutional Networks for Saliency Prediction
cvzoya/saliency
Code for http://saliency.mit.edu/
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
luohongyin/bdfa-torch
Training neural networks with back-prop, feedback-alignment and direct feedback-alignment
facebookarchive/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
Qrilee/MusicUU
razimantv/mazegenerator
Generate mazes of different shapes and arbitrary sizes using graph theory
scott89/free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
Mooophy/Cpp-Primer
C++ Primer 5 answers
pezy/CppPrimer
:books: Solutions for C++ Primer 5th exercises.
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
candycat1992/PencilDrawing
:pencil2: Pencil drawing production.
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
haoel/leetcode
LeetCode Problems' Solutions