https://github.com/GPflow/GPflow
Revision 58db7561bb5eea6c356b876d2702de244ff81648 authored by Ayman Boustati on 04 February 2019, 11:06:20 UTC, committed by Ayman Boustati on 04 February 2019, 11:06:20 UTC
2 parent s 7610f98 + d572283
Raw File
Tip revision: 58db7561bb5eea6c356b876d2702de244ff81648 authored by Ayman Boustati on 04 February 2019, 11:06:20 UTC
Merge remote-tracking branch 'origin/vincent/notebooks-revamp' into ayman/notebook-revamp
Tip revision: 58db756
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