dokdo15's Stars
carpedm20/board
seilna/CNN-Units-in-NLP
:scissors: Repository for our ICLR 2019 paper: Discovery of Natural Language Concepts in Individual Units of CNNs
carpedm20/DiscoGAN-pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
carpedm20/BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
carpedm20/NTM-tensorflow
"Neural Turing Machine" in Tensorflow
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
nlpcl-lab/bert-event-extraction
Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
bowbowbow/stress-tester
server stress tester boilerplate using artillery
bowbowbow/DecisionTree
c++ implementation of decision tree algorithm
bowbowbow/DBSCAN
c++ implementation of clustering by DBSCAN
bowbowbow/Apriori
c++ implementation of apriori algorithm
bowbowbow/CollaborativeFiltering
simple c++ implementation of collaborative filtering.
bowbowbow/simple-neural-network
Python implementation of a simple neural network, including AND, OR, and XOR demos.