couldn't install anaconda, keras, cudf, cuml on xavier

Is there any other way to develop deep learning, especially RNN models on Xavier?

Hey everyone, am brand new to Data Science and Programming in general. I googled around to find nVidia Jetson Xavier AGX to be the best hardware for Data Science projects at this price point and bought it. Please help me setup a Data Science development environment on Xavier. TIA

Could not install H2o4GPU as well ;-(

R and RStudio seems far stretch. Compile RStudio for ARM64 from Source. No way…

Windows 10 for ARM64 on Xavier. Really? Is it possible?
If only I could install Windows 10 on Xavier, it will solve a ton of my problems. Seems like a dream.

Hi,

For RNN, you can try to use pyTorch or TensorFlow.

Thanks.