Skip to content

haojin2/PyData-LA-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyData-LA-Demo

Code for demo @ PyData LA

Prerequisites

Install latest MXNet with:

pip install --pre mxnet

To utilize GPU, you'll need to install the GPU version. If you have CUDA 10.1:

pip install --pre mxnet-cu101

If you have CUDA 9.2:

pip install --pre mxnet-cu92

Issues

Please raise any issues/bugs/feature requests in this repo or https://github.com/apache/incubator-mxnet/

About

Code for demo @ PyData LA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages