ArchiveorgSoftwarePArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署) English | 简体中文[1] Welcome to the PaddlePaddle GitHub.PaddlePaddle, as the only independent R&D deep learning platform in China, has been officially open-sourced to professional communities since 2016. It is an industrial platform with advanced technologies and rich features that cover core deep learning frameworks, basic model libraries, end-to-end development kits, tools & components as well as service platforms.PaddlePaddle is originated from industrial practices with dedication and commitments to industrialization. It has been widely adopted by a wide range of sectors including manufacturing, agriculture, enterprise service, and so on while serving more than 2.3 million developers. With such advantages, PaddlePaddle has helped an increasing number of partners commercialize AI.InstallationLatest PaddlePaddle Release: v2.2[2]Our vision is to enable deep learning for everyone via PaddlePaddle.Please refer to our release announcement[3] to track the latest features of PaddlePaddle.Install Latest Stable Release:```pip install paddlepaddlepip install paddlepaddle-gpu```For more information about installation, please view Quick Install[4]Now our developers can acquire Tesla V100 online computing resources for free. If you create a program by AI Studio, you will obtain 8 hours to train models online per day. Click here to start[5].FOUR LEADING TECHNOLOGIESAgile Framework for Industrial Development of Deep Neural NetworksThe PaddlePaddle deep learning framework facilitates the development while lowering the technical burden, through leveraging a programmable scheme to architect the neural networks. It supports both declarative programming and imperative programming with both development flexibility and high runtime performance preserved. The neural architectures could be automatically designed by algorithms with better performance than the ones designed by human experts.Support Ultra-Large-Scale Training of Deep Neural NetworksPaddlePaddle has made breakthroughs in ultra-large-scale deep neural networks training. It launched the world's first large-scale open-source training platform that supports the training of deep networks with 100 billion features and trillions of parameters using data sources distributed over hundreds of nodes. PaddlePaddle overcomes the online deep learning challenges for ultra-large-scale deep learning models, and further achieved real-time model updating with more than 1 trillion parameters. Click here to learn more[6]High-Performance Inference Engines for Comprehensive Deployment EnviromentsPaddlePaddle is not only compatible with models trained in 3rd party open-source frameworks , but also offers complete inference products for various production scenarios. Our inference product line includes Paddle Inference[7]: Native inference library for high-performance server and cloud inference; Paddle Serving[8]: A service-oriented framework suitable for distributed and pipeline productions; Paddle Lite[9]: Ultra-Lightweight inference engine for mobile and IoT environments; Paddle.js[10]: A frontend inference engine for browser and mini-apps. Furthermore, by great amounts of optimization with leading hardware in each scenario, Paddle inference engines outperform most of the other mainstream frameworks.Industry-Oriented Models and Libraries with Open Source RepositoriesPaddlePaddle includes and maintains more than 100 mainstream models that have been practiced and polished for a long time in the industry. Some of these models have won major prizes from key international competitions. In the meanwhile, PaddlePaddle has further more than 200 pre-training models (some of them with source codes) to facilitate the rapid development of industrial applications. Click here to learn more[11]DocumentationWe provide English[12] andChinese[13] documentation.Guides[14]You might want to start from how to implement deep learning basics with PaddlePaddle.Practice[15]So far you have already been familiar with Fluid. And the next step should be building a more efficient model or inventing your original Operator. API Reference[16]Our new API enables much shorter programs.How to Contribute[17]We appreciate your contributions!CommunicationGithub Issues[18]: bug reports, feature requests, install issues, usage issues, etc.QQ discussion group: 441226485 (PaddlePaddle).Forums[19]: discuss implementations, research, etc.CoursesServer Deployments[20]: Courses intorducing high performance server deployments via local and remote services.Edge Deployments[21]: Courses intorducing edge deployments from mobile, IoT to web and applets. Copyright and LicensePaddlePaddle is provided under the Apache-2.0 license[22]. To restore the repository download the bundle wget https://archive.org/download/github.com-PaddlePaddle-Paddle_-_2021-11-28_05-41-16/PaddlePaddle-Paddle_-_2021-11-28_05-41-16.bundle and run: git clone PaddlePaddle-Paddle_-_2021-11-28_05-41-16.bundle Source: https://github.com/PaddlePaddle/Paddle[23]Uploader: PaddlePaddle[24]Upload date: 2021-11-28 References^ 简体中文 (archive.org)^ v2.2 (github.com)^ release announcement (github.com)^ Quick Install (www.paddlepaddle.org.cn)^ Click here to start (aistudio.baidu.com)^ Click here to learn more (github.com)^ Paddle Inference (paddle-inference.readthedocs.io)^ Paddle Serving (github.com)^ Paddle Lite (github.com)^ Paddle.js (www.paddlepaddle.org.cn)^ Click here to learn more (github.com)^ English (www.paddlepaddle.org.cn)^ Chinese (www.paddlepaddle.org.cn)^ Guides (www.paddlepaddle.org.cn)^ Practice (www.paddlepaddle.org.cn)^ API Reference (www.paddlepaddle.org.cn)^ How to Contribute (www.paddlepaddle.org.cn)^ Github Issues (github.com)^ Forums (ai.baidu.com)^ Server Deployments (aistudio.baidu.com)^ Edge Deployments (aistudio.baidu.com)^ Apache-2.0 license (archive.org)^ https://github.com/PaddlePaddle/Paddle (github.com)^ PaddlePaddle (github.com)

weiterlesen: RSS Quelle öffnen