-For a beginner this familiarity feels a lot simpler and easier to understand. A more tecnical comparison between the two libraries can be found here: [Pytorch vs Tensorflow](https://realpython.com/pytorch-vs-tensorflow/). Instead of using Python it's also possible to use Julia, but its ecosystems seem smaller and less newbie friendly than their python equivalents. The [pre-compiled](https://julialang.github.io/PrecompileTools.jl/stable/) nature of Julia can pose a benefit for re-running code efficiently, but that's an optimization that seems irrelevant for student learning through small projects. As a beginner, it makes more sense to stick to what's popular due to the plethora of answered questions that can be found online.
0 commit comments