cccpr (brisker)

brisker

Geek Repo

Location:SJTU,China

Github PK Tool:Github PK Tool

cccpr's starred repositories

google-research

Google Research

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:33577Issues:749Issues:1224

pwc

This repository is no longer maintained.

reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction

Language:PythonLicense:MITStargazers:13382Issues:556Issues:99

transferlearning

Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习

Language:PythonLicense:MITStargazers:13153Issues:341Issues:336

autokeras

AutoML library for deep learning

Language:PythonLicense:Apache-2.0Stargazers:9101Issues:302Issues:900

tensorpack

A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility

Language:PythonLicense:Apache-2.0Stargazers:6295Issues:196Issues:1355

graph_nets

Build Graph Nets in Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:5336Issues:223Issues:130

awesome-automl-papers

A curated list of automated machine learning papers, articles, tutorials, slides and projects

awesome-knowledge-distillation

Awesome Knowledge Distillation

Awesome-offer

关于面试/谈Offer/程序员职场生涯等

rethinking-network-pruning

Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)

Language:PythonLicense:MITStargazers:1502Issues:33Issues:54

blocksparse

Efficient GPU kernels for block-sparse matrix multiplication and convolution

Language:CudaLicense:MITStargazers:1017Issues:198Issues:48

food-101-keras

Food Classification with Deep Learning in Keras / Tensorflow

Language:Jupyter NotebookLicense:MITStargazers:697Issues:34Issues:25

Deep-Compression-AlexNet

Deep Compression on AlexNet

Language:PythonLicense:BSD-2-ClauseStargazers:652Issues:51Issues:0

DepthwiseConvolution

A personal depthwise convolution layer implementation on caffe by liuhao.(only GPU)

quantized_distillation

Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"

Language:PythonLicense:MITStargazers:329Issues:10Issues:17

caffe

Ristretto: Caffe-based approximation of convolutional neural networks.

Language:C++License:NOASSERTIONStargazers:292Issues:34Issues:0

label-refinery

Label Refinery: Improving ImageNet Classification through Label Progression

Language:PythonLicense:NOASSERTIONStargazers:280Issues:11Issues:7

LQ-Nets

LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks

Language:PythonLicense:MITStargazers:240Issues:17Issues:21

Incremental-Network-Quantization

Caffe Implementation for Incremental network quantization

Language:C++License:NOASSERTIONStargazers:190Issues:16Issues:40

beauty-net

A simple, flexible, and extensible template for PyTorch. It's beautiful.

Language:PythonLicense:MITStargazers:187Issues:7Issues:2

Bi-Real-net

Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2018 and IJCV

caffe-augmentation

Data Augmentation for Caffe

Language:C++License:NOASSERTIONStargazers:171Issues:12Issues:3

DAN

Code release of "Learning Transferable Features with Deep Adaptation Networks" (ICML 2015)

Language:C++License:NOASSERTIONStargazers:158Issues:16Issues:12
Language:C++License:BSD-3-ClauseStargazers:146Issues:12Issues:8

Focal-Loss

loss layer of implementation

hwgq

Caffe implementation of accurate low-precision neural networks

Language:C++License:NOASSERTIONStargazers:118Issues:16Issues:5

ternarynet

Implementation for Trained Ternary Network.

Language:PythonLicense:Apache-2.0Stargazers:108Issues:11Issues:7

SYQ

This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Networks"

Two-Step-Quantization-AlexNet

Two-Step Quantization on AlexNet