romerocesar | 8 years ago | on: Introducing Unity Machine Learning Agents
romerocesar's comments
romerocesar | 9 years ago | on: A Ferrari 250 GT PF Coupe Was Hidden in a Hollywood Apartment for Decades
romerocesar | 9 years ago | on: Amazon DSSTNE: Deep Scalable Sparse Tensor Network Engine
RTFM: https://github.com/amznlabs/amazon-dsstne/blob/master/FAQ.md
romerocesar | 9 years ago | on: Amazon DSSTNE: Deep Scalable Sparse Tensor Network Engine
DSSTNE instead uses “model-parallel training”, where each layer of the network is split across the available GPUs so each operation just runs faster. Model-parallel training is harder to implement, but it doesn’t come with the same speed/accuracy trade-offs of data-parallel training.
https://github.com/amznlabs/amazon-dsstne/blob/master/FAQ.md