TrustRadius Insights for Pytorch are summaries of user sentiment data from TrustRadius reviews and, when necessary, third party data sources.
Pros
Easy to use: Users have consistently found PyTorch to be one of the easiest deep learning frameworks, with a simple model definition and easy hyperparameter setting. Many reviewers stated that they were able to quickly grasp the basics of PyTorch and start building their models without much difficulty.
Strong documentation and community support: The documentation and community around PyTorch are highly praised by users. Numerous reviewers have mentioned that they appreciate the comprehensive documentation provided, which has helped them troubleshoot issues and understand the framework better. Additionally, many users have reported quick resolution of their problems when seeking help from the active online community.
Versatile for research and development: PyTorch is considered an optimized and easy-to-use framework for beginners in the field of AI. It offers a wide range of data types and model architecture selections, making it suitable for both research experiments as well as production usage. Several reviewers specifically mentioned that they appreciate PyTorch's module writing style and seamless integration of various layers/architectures, which allows for versatile use cases in both research and development settings.
We are using Pytorch to construct computer vision Deep Learning models for a battery of projects in the Data Platform project pipeline. Pytorch delivers a very Pythonic way of dealing with Deep Learning models that, from our point of view, make it easier for us to put the code in production, work in teams and be able to improve those different models in an iterative way. The business problems that we are solving are the generation of models to predict different biomarkers in both 2D and 3D images to improve the selection of patients in clinical trials. Both the training and the prediction models in Pytorch are very friendly and with a lot of support from the community.
Pros
Training of Deep Learning Models
Generation of clean code that is explainable
Use of the last version of Nvidia images
Cons
Creating an environment to watch model training like Tensorboard
More pretrained models
More courses
Likelihood to Recommend
Pytorch is very well suited to train Deep Learning Models in the Computer Vision field with the support of State of the Art models trained in that framework. There is a large number of pre-trained models and generated images to pick and start working. It can be less appropriate when the production part of the project is more important than the model itself; here, Tensorflow has some advantages.
VU
Verified User
Team Lead in Information Technology (Pharmaceuticals company, 1001-5000 employees)