An open API service indexing awesome lists of open source software.

https://github.com/taolei87/icml17_knn

Deriving Neural Architectures from Sequence and Graph Kernels
https://github.com/taolei87/icml17_knn

graph-kernels neural-architectures tensorflow-models theano-models

Last synced: 12 months ago
JSON representation

Deriving Neural Architectures from Sequence and Graph Kernels

Awesome Lists containing this project

README

          

## Neural architectures from sequence and graph kernels

### About

This repo contains the code of the paper:

*Deriving Neural Architectures from Sequence and Graph Kernels. ICML 2017. [[PDF]](https://arxiv.org/abs/1705.09037)*


### Tasks and Directories

* [Molecular graph regression](/graph_knn)
* [Language modeling on PTB](/lm)
* [Classification on SST](/sst)


### Contributors

- **Tao Lei** (taolei@csail.mit.edu)

- **Wengong Jin** (wengong@csail.mit.edu)