Plug-in Based Software Architecture for RoboticsPlug-in Based Software Architecture for Robotics ## ABISHALINI SIVARAMAN PICKNIK 2023 October 01 - 06 ## Outline • What is plugin architecture? • Why use plugin architecture? • Designing a simplified simplified plugin architecture - Library used in robotics to implement plugin based system ☐ Pluginlib - Case study for plugin architecture - MoveIt • Limitations Summary ## I ntroduction • Abi Sivaraman [Image](/uploads/documents/4/2/2/e/422e094fa995dd3cf101c1d47a782e50/p3_1.jpg) ## What is plugin architecture? Software Design Pattern that allows for developers to add functionality to a larger system without0 码力 | 75 页 | 2.40 MB | 1 年前3
Building API server-side architecture for BeginnersBuilding API server-side architecture for Beginners GopherCon 2019 2019.07.27 - @hgsgtk © 2012-2019 BASE, Inc. ## Talk abstract • A practical approach to build server-side architecture in a Go project • of building architecture for beginners 2 Approach to build architecture 3 Summary ## Talk structure ## 1 Problem of building architecture for beginners 2 Approach to build architecture 3 Summary ## ## Why I need server-side architecture 1. Keep a design easy to change - > Separate external input/output and business logic 2. Reach common understanding of implementation policies in a team •0 码力 | 38 页 | 690.29 KB | 2 年前3
机器学习课程-温州大学-13深度学习-Transformer深度学习-Transformer 黄海广 副教授 2023年05月 ## 本章目录 01 Transformer介绍 02 Transformer的工作流程 03 Transformer的训练 04 BERT ### 1 \.Transformer介绍 01 Transformer介绍 02 Transformer的工作流程 03 Transformer的训练 04 BERT ### 1 \.Transformer介绍 ## 为什么需要用transformer 在没有transformer的时候,我们都是用什么来完成这系列的任务 的呢? 其实在之前我们使用的是RNN(或者是其的单向或者双向变种LSTM/GRU等)来作为编解码器。RNN模块每次只能够吃进一个输入token和前一次的隐藏状态,然后得到输出。它的时序结构使得这个模型能够得到长距离的 低。  ### 1 \.Transformer介绍 ## Seq2Seq任务 Seq2Seq 任务指的是输入和输出都是序列的任务,输出的长度不确定时采用的模型,这种情况一般是在机器翻译的任务中出现,将一句中文翻译成英文,那么这句英文0 码力 | 60 页 | 3.51 MB | 2 年前3
机器学习课程-温州大学-14深度学习-Vision Transformer (ViT)## 深度学习-Vision Transformer (ViT) 黄海广 副教授 2023年06月 ## 本章目录 01 背景知识 02 模型介绍 03 模型训练策略 04 模型的缺点与改进 05 模型的代码实现 ### 1. 背景知识 01 背景知识 02 模型介绍 03 模型训练策略 04 模型的缺点与改进 05 模型的代码实现 ### 1. 背景知识 力结构的简单的网络架构,名为Transformer;论文实现的任务是机器翻译。 ## Transformer结构  ### 1. 背景知识 ## 为什么需要用transformer Transformer原本是用来做NLP的工作的,所 _2.jpg) ### 1. 背景知识 ## 为什么需要用transformer CNN(如ResNet)是图像分类的最佳解决方案。 如果预训练的数据集足够大(至少一亿张图像),则Vision Transformer(ViT)将击败CNN(小幅度) Vision Transformer(ViT)实际上就是Transformer的encode网络。 Image Classification0 码力 | 34 页 | 2.78 MB | 2 年前3
The RISC-V Reader:
An Open Architecture AtlasFirst Edition, 1.0.0 - 2021uptake in many different computing sectors. The book also contains many insights about computer architecture in general, as well as explaining the particular design choices we made in creating RISC-V. I the point, and complete. The book’s commentaries provide a gratuitous history, motivation, and architecture critique. —C. Gordon Bell, Microsoft and designer of the Digital PDP-11 and VAX-11 instruction handy little book effortlessly summarizes all the essential elements of the RISC-V Instruction Set Architecture, a perfect reference guide for students and practitioners alike. —Professor Randy Katz, University0 码力 | 232 页 | 5.16 MB | 2 年前3
High-Performance Cross-Platform Architecture: C++20 Innovations## +24 ## High-Performance Cross-Platform Architecture: C++20 Innovations ## NOAH STEIN ## About Me • 35-year career in video games and embedded software • Started using C++ in 1995 • First cross-platform cross-platform project in 1994 ## Cross-Platform Architecture Goals • Take advantage of all platforms • Focus on the compiler • Minimize boilerplate and unnecessary code • Minimize redundant code • Minimize occurs ## • Strong OCP • No previous code is modified in any way • Nothing is recompiled ## Architecture Guidelines • Very close to Bertrand Meyer’s original vision • Not OOP, data and functions separate0 码力 | 75 页 | 581.83 KB | 1 年前3
DeepSeek-V2: A Strong, Economical, and Efficient
Mixture-of-Experts Language Modelinference efficiency of DeepSeek 67B (Dense) and DeepSeek-V2. ## Contents 1 Introduction 4 2 Architecture 6 2.1 Multi-Head Latent Attention: Boosting Inference Efficiency 6 2.1.1 Preliminaries: Standard Key-Value Cache 8 2.2 DeepSeekMoE: Training Strong Models at Economical Costs 9 2.2.1 Basic Architecture 9 2.2.2 Device-Limited Routing 9 2.2.3 Auxiliary Loss for Load Balance 10 2.2.4 Token-Dropping model, characterized by economical training and efficient inference through an innovative Transformer architecture. It is equipped with a total of 236B parameters, of which 21B are activated for each token0 码力 | 52 页 | 1.23 MB | 2 年前3
Kubernetes Native DevOps Practice• Our DevOps Expectations ## • Kubernetes Capabilities/Advantages to Build DevOps Solution • Architecture and Features • CRD and operator design • Pipeline / Stage/ Task / Task Template / Version Control Our DevOps Expectations • Kubernetes Capabilities and Advantages to Build DevOps Solution • Architecture and Features • CRD and operator design • Pipeline/Stage/Task/Task Template/Version Control/UI high availability • Extensibility/Integration • CI/CD examples ## • Future plan ## Overall Architecture Scheduling customization kubelet can do image GC Kubernetes Cluster Kubernetes Cluster0 码力 | 21 页 | 6.39 MB | 1 年前3
Apache ShardingSphere 5.1.1 DocumentShardingSphere-JDBC 1.1.2 ShardingSphere-Proxy 1.1.3 ShardingSphere-Sidecar(TODO) 1.1.4 Hybrid Architecture 1.2 Solution 1.3 Roadmap 2 Quick Start 2.1 ShardingSphere-JDBC 2.1.1 Import Maven Dependency 14 3.3.2 Challenges ..... 14 3.3.3 Goal ..... 15 3.3.4 Notice ..... 15 3.4 Pluggable Architecture ..... 15 3.4.1 Background ..... 15 3.4.2 Challenges ..... 15 3.4.3 Goal ..... 15 3.4.4 Switching Phase ..... 278 7.5 Encryption ..... 278 7.5.1 Process Details ..... 278 Overall Architecture ..... 279 Encryption Rule ..... 279 Encryption Process ..... 281 7.5.2 Detailed Solution0 码力 | 458 页 | 3.43 MB | 2 年前3
《Efficient Deep Learning Book》[EDL] Chapter 4 - Efficient Architecturesmagazine (1991) So far, we have discussed generic techniques which are agnostic to the model architecture. These techniques can be applied in NLP, vision, speech or other domains. However, owing to their gains. Sometimes, it can be rewarding to go back to the drawing board and experiment with another architecture that better suits the task. As an analogy, when renovating a house to improve the lighting, it of Words for this family of model architectures. In practice, you need not be limited to this architecture for solving the CBOW (or Skipgram) task. The nifty embedding projector tool visualizes embeddings0 码力 | 53 页 | 3.92 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
plugin architectureroboticsROSpluginlibMoveItserver-side architectureAPIGo projectarchitecturebusiness logicTransformerSelf-AttentionMulti-Head Attention位置 Embedding并行训练Vision Transformer (ViT)CNNPatch Embedding多层感知机(MLP)RISC-VISA模块化架构简洁性高效性跨平台架构C++20性能优化概念平台支持Multi-head Latent Attention (MLA)DeepSeekMoEMixture-of-Experts (MoE)Transformer architecturetraining efficiencyKubernetesDevOpsPipelineCRDKubernetes ArchitectureApache ShardingSpherescalingencryptionshardingpluggable architectureDepthwise Separable ConvolutionSelf-Attention LayerEmbedding TableSupport Vector Machine













