https://github.com/GPflow/GPflow
Revision 2c4cf398a248242298fd1c45125392839fe90b05 authored by Alexander G. de G. Matthews on 17 August 2018, 19:05:27 UTC, committed by Mark van der Wilk on 17 August 2018, 19:05:27 UTC
* Adding repository link

* Correction to table
1 parent 54a276a
Raw File
Tip revision: 2c4cf398a248242298fd1c45125392839fe90b05 authored by Alexander G. de G. Matthews on 17 August 2018, 19:05:27 UTC
Adding widedeepnetworks repository link (#825)
Tip revision: 2c4cf39
roadmap.md
This document covers major planned development items for GPflow.

# Computational speed
 - Add further benchmarks to [benchmark repository](https://github.com/GPflow/GPflowBenchmarks) including multiple GPUs.
 - Incorporate remaining Tom Nickson GPU code from [branch](https://github.com/c0g/tomserflow) into TensorFlow main.

# Features
 - Add ability to exploit Kronecker structure.
	
# Housekeeping 
 - See also issues marked "enhancement" in the GitHub [list](https://github.com/GPflow/GPflow/issues).
back to top