cuDNN start on windows

what is the preferred os to start on cuDNN. i have cuda 8 installed on both windows 10 and ubuntu 16 but see no samples on windows. just need some direction.thanks.

Maybe this helps:
[url]http://www.mikelanzetta.com/deep-learning-on-windows.html[/url]

There is also a cross-platform cuDNN example here:
[url]https://github.com/tbennun/cudnn-training[/url]

thanks. i was looking for something that can be built and run both on windows and linux. second one helps. the framework comparison was helpful as well. appreciate it.