Schwittleymani / ECO

Electronic Chaos Oracle
https://schwittlick.net/eco
Apache License 2.0
6 stars 1 forks source link

networks #78

Closed transfluxus closed 7 years ago

transfluxus commented 7 years ago

Text Similarity Measurement using Convolutional Neural Networks https://github.com/hohoCode/textSimilarityConvNet

text-retrieval https://github.com/ml4a/ml4a-guides/blob/master/notebooks/text-retrieval.ipynb

Neural network toolkit for Python http://theanets.rtfd.org https://github.com/lmjohns3/theanets

TextualReconstructor https://github.com/BarakOshri/TextualReconstructor Training autoencoders to reconstruct text to generate valuable summarizations of sentences or paragraphs https://cs224d.stanford.edu/reports/OshriBarak.pdf Stanford... should be good

Recurrent Neural Network that predicts word-by-word https://github.com/larspars/word-rnn was used for https://larseidnes.com/2015/10/13/auto-generating-clickbait-with-recurrent-neural-networks/

Sent2Vec encoder and training code from the paper "Skip-Thought Vectors" https://github.com/ryankiros/skip-thoughts

GloVe model for distributed word representation https://github.com/stanfordnlp/GloVe

neural-storyteller https://github.com/ryankiros/neural-storyteller neural-storyteller is a recurrent neural network that generates little stories about images. This repository contains code for generating stories with your own images, as well as instructions for training new models.

Deep Encoding and Reconstruction for Normalization of Noisy Text Understands slang. only paper http://noisy-text.github.io/2015/pdf/WNUT23.pdf no source code

CNNs for sentence classification https://github.com/yoonkim/CNN_sentence

Convolutional Neural Network for Text Classification in Tensorflow https://github.com/dennybritz/cnn-text-classification-tf

Kera example for text generation https://github.com/fchollet/keras/blob/master/examples/lstm_text_generation.py

runs... takes a long time...

Lasagne example for text generation https://github.com/Lasagne/Recipes/blob/master/examples/lstm_text_generation.py runs and creates one line of garbage 💃

schwittlick commented 7 years ago

i took that list over here, so we can add comments: https://paper.dropbox.com/doc/ECO-research-wbS3Kez47vRaaCLIaHdxI

🆒?

transfluxus commented 7 years ago

cool

schwittlick commented 7 years ago

on dropbox paper