https://github.com/GPflow/GPflow
Revision e3aba011557807059d91f71a17176ab260b66cdd authored by Artem Artemev on 12 April 2018, 09:22:12 UTC, committed by Artem Artemev on 12 April 2018, 09:22:12 UTC
2 parent s ec43181 + ee5c897
Raw File
Tip revision: e3aba011557807059d91f71a17176ab260b66cdd authored by Artem Artemev on 12 April 2018, 09:22:12 UTC
Merge branch 'awav/github-templates' of github.com:GPflow/GPflow into awav/github-templates
Tip revision: e3aba01
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