associative_compression_networks

ML compression network

An implementation of associative compression networks using machine learning techniques in Python

GitHub

43 stars
3 watching
5 forks
Language: Python
last commit: over 6 years ago
machine-learning

Related projects:

Repository Description Stars
songhan/deep-compression-alexnet This project demonstrates a method to compress the size of a neural network model without sacrificing accuracy. 657
ajtulloch/haskell-ml Implementations of basic machine learning algorithms in Haskell 57
hassony2/inflated_convnets_pytorch Creates inflated versions of 2D neural networks with transferred ImageNet weights for use in 3D applications 148
microsoft/archai Automates the search for optimal neural network configurations in deep learning applications 467
compressed/backpropneuralnet.jl A Julia implementation of a neural network architecture with backpropagation support 47
rcmalli/keras-squeezenet An implementation of the SqueezeNet neural network model in the Keras framework 404
jvalegre/robert Automated machine learning protocols for cheminformatics using Python 38
antoniogarrote/clj-ml A Clojure library for machine learning built on top of Weka and friends 148
pistony/residualattentionnetwork A Gluon implementation of Residual Attention Network for image classification tasks 107
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
vuptran/graph-representation-learning A deep learning framework for graph autoencoder-based link prediction and node classification tasks 253
zhegan27/convsent Trains an autoencoder to learn generic sentence representations using convolutional neural networks 34
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
liqimai/gcn An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. 45
msracver/relation-networks-for-object-detection An implementation of an object detection algorithm that improves on traditional methods by modeling relationships between objects in images 1,097