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: about 8 years ago
machine-learning

Related projects:

RepositoryDescriptionStars
songhan/deep-compression-alexnetThis project demonstrates a method to compress the size of a neural network model without sacrificing accuracy.661
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
hassony2/inflated_convnets_pytorchCreates inflated versions of 2D neural networks with transferred ImageNet weights for use in 3D applications148
microsoft/archaiAutomates the search for optimal neural network configurations in deep learning applications468
compressed/backpropneuralnet.jlA Julia implementation of a neural network architecture with backpropagation support47
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
jvalegre/robertAutomated machine learning protocols for cheminformatics using Python39
antoniogarrote/clj-mlA Clojure library for machine learning built on top of Weka and friends148
pistony/residualattentionnetworkA Gluon implementation of Residual Attention Network for image classification tasks108
molcik/python-neuronA Python library for implementing and training various neural network architectures40
vuptran/graph-representation-learningA deep learning framework for graph autoencoder-based link prediction and node classification tasks254
zhegan27/convsentTrains an autoencoder to learn generic sentence representations using convolutional neural networks34
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
liqimai/gcnAn implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries.45
msracver/relation-networks-for-object-detectionAn implementation of an object detection framework that incorporates relation networks and deformable convolutions1,096