Stars
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their cor…
Raft Java implementation which is simple and easy to understand.
pytorch tutorial for beginners
A library for efficient similarity search and clustering of dense vectors.
Latent space clustering in Generative Adversarial Network (GAN)
Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
Main repository for Deep Metric Learning via Lifted Structured Feature Embedding
《Python数据分析与挖掘实战》随书源码与数据
A collection of recent video understanding datasets, under construction!
S_Dbw validity index
Methods and Implements of Deep Clustering
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.…
This is outdated -- New version: https://github.com/boyangumn/DCN-New
Implementacion en Python de Semantic Hashing
Senmatic Hashing implementation in Matlab.
This is the implementation for the paper "Generalized Semantic Preserving Hashing for N-Label Cross-Modal Retrieval"
The pyTorch implementation of two models described in Deep Semantic Text Hashing with Weak Supervision (SIGIR'18)
Semantic Structure-based Unsupervised Deep Hashing IJCAI2018
The original implementation of the models and experiments of Variational Deep Semantic Hashing paper (SIGIR 2017)
Implementation of Semantic Hashing. Modified from Ruslan Salakhutdinov and Geoff Hinton's code of training Deep AutoEncoder
Automated Machine Learning with scikit-learn
CS231课程笔记翻译 https://zhuanlan.zhihu.com/intelligentunit
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to k…
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.