https://github.com/GPflow/GPflow
Revision 5be3a4ad6e95e93901f5b4d1ebc3198599ee1d12 authored by alexggmatthews on 11 July 2017, 15:25:00 UTC, committed by alexggmatthews on 11 July 2017, 15:25:00 UTC
1 parent 9da7c7c
Raw File
Tip revision: 5be3a4ad6e95e93901f5b4d1ebc3198599ee1d12 authored by alexggmatthews on 11 July 2017, 15:25:00 UTC
Update bibtex for GPflow paper.
Tip revision: 5be3a4a
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