houkensjtu t1_j1bjta9 wrote
Reply to comment by Just_CurioussSss in [P] A self-driving car using Nvidia Jetson Nano, with movement controlled by a pre-trained convolution neural network (CNN) written in Taichi by TaichiOfficial
You're right that Taichi is for general numerical computations. We just wanted to explore the possibility of making a CNN in Taichi - it's easier to do with Pytorch for sure, but I guess that kind of "uselessness" is part of the purpose of a "Hackathon" www
Also, check out this blog for more detailed comparison: https://docs.taichi-lang.org/blog/taichi_vs_torch_01
Viewing a single comment thread. View all comments