The ODSC Warmup Guide to PyTorch
Downloadable GuideMachine LearningModelingGuidePyTorchposted by ODSC Team October 21, 2021
PyTorch is an open-source framework built for developing machine learning and deep learning models. In particular, this framework provides the stability and support required for building computational models in the development phase and deploying them in the production phase. PyTorch functionalities are extensible with other Python... Read more
The Warmup Guide to Hugging Face
Downloadable GuideModelingNLP/Text AnalyticsGuideResourceposted by ODSC Team September 29, 2021
Since it was founded, the startup, Hugging Face, has created several open-source libraries for NLP-based tokenizers and transformers. One of their libraries, the Hugging Face transformers package, is an immensely popular Python library providing over 32 pre-trained models that are extraordinarily useful for a variety of... Read more