关于Laravel Laravel是一个具有表达力,优雅语法的Web应用程序框架。 我们认为,发展必须是一种令人愉快的,富有创造力的经历,才能真正实现。 Laravel减轻了许多Web项目中使用的常见任务,从而减轻了开发过程中的痛苦,例如: 。 。 用于和存储的多个后端。 富有表现力,直观的 。 数据库不可知。 。 。 Laravel易于访问,功能强大,并提供大型,强大的应用程序所需的工具。 学习Laravel Laravel拥有所有现代Web应用程序框架中最广泛,最全面的和视频教程库,因此轻而易举地开始使用该框架。 如果您不想读书,可以使用Laracasts提供帮助。 Laracasts包含有关各种主题的1100多个视频教程,包括Laravel,现代PHP,单元测试和JavaScript。 深入我们全面的视频库,提高您和您团队的技能。 Laravel赞助商 我们要感
2024-04-22 08:29:25 226KB
1
涂层-基体系统热致开裂的影响参数研究,陈学军,刘琦,In this paper, the thermally driven edge-cracking behavior of a coating-substrate system has been investigated. The transient thermal stress field has been derived in a closed form
2024-02-24 09:25:36 219KB 首发论文
1
上海财经大学 2019年暑期课程之 data driven optimization 课件,SUFE 2019 Summer School
2023-05-16 17:50:20 4.42MB optimization
1
针对Java语言,结合实例介绍测试驱动开发的方法。英文原版。 Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper understanding of the language and how to employ it effectively. Starting with the basics of TDD and reasons why its adoption is beneficial, this book will take you from the first steps of TDD with Java until you are confident enough to embrace the practice in your day-to-day routine. You'll be guided through setting up tools, frameworks, and the environment you need, and will dive right in to hands-on exercises with the goal of mastering one practice, tool, or framework at a time. You'll learn about the Red-Green-Refactor procedure, how to write unit tests, and how to use them as executable documentation. With this book you'll also discover how to design simple and easily maintainable code, work with mocks, utilise behaviour-driven development, refactor old legacy code, and release a half-finished feature to production with feature toggles. You will finish this book with a deep understanding of the test-driven development methodology and the confidence to apply it to application programming with Java.
2023-05-15 22:54:03 3.66MB Java TDD
1
Sara - Rasa 演示机器人 :person_surfing: 介绍 此 repo 的目的是展示使用开源 Rasa 框架构建的上下文 AI 助手。 Sara 是 alpha 版本,存在于我们的文档中,帮助开发人员开始使用我们的开源工具。 它支持以下用户目标: 理解 Rasa 框架 开始使用 Rasa 回答一些关于 Rasa 的常见问题 将技术问题指向特定文档 订阅 Rasa 通讯 请求与 Rasa 的销售团队通话 处理基本的闲聊 您可以在找到 Sara 的计划增强功能 :construction_worker:‍ 安装 要安装 Sara,请克隆 repo 并运行: cd rasa-demo make install 这将安装机器人及其所有要求。 请注意,此机器人应与 python 3.6 或 3.7 一起使用。 :robot: 运行萨拉: 使用rasa train训练模型(这将需要大量内存来训练,如果您想更快地训练它,请尝试使用--augment
2022-12-31 19:07:22 165KB conversation-driven-development Python
1
Implementing Domain-Driven Design 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2022-12-08 18:21:45 44.51MB Implementing Design
1
知识驱动对话2019-lic 2019语言与智能技术竞赛B榜第5名方案由于线上部署对时间有要求,最终提交人工评估的版本删除了一些主题特征,导致模型结果有所下降,最终人工评估第9名。A榜第四B榜第五 概述 为了建立主动对话聊天机器人,我们使用了所谓的世代重排方法。 首先,生成模型(Multi-Seq2Seq)产生一些候选答案。 接下来,重新排序模型负责执行查询-答案匹配,以针对所产生的候选者尽可能多地选择答复。 现在可以通过详细的描述我们的解决方案的论文,请检查。 数据扩充 我们使用了四种数据增强技术:实体泛化,知识选择,切换,对话提取来构建用于训练Seq2Seq模型的多个不同数据集。 可以使用脚本Seq2Seq / preclean _ *。py稍加修改参数即可获得6个数据集。 Seq2Seq模型 为了整体目的,我们选择不同的编码器和解码器,即LSTM单元和Transformer。 这部
2022-11-18 09:17:16 37.21MB 系统开源
1
Use Case Driven Object Modeling with UML:Theory and Practice
2022-10-21 13:06:08 9.9MB
1
Ma 等。 - 2018 - Data-Driven State-Increment Statistical Model and 1
2022-08-04 22:01:02 2.58MB issue
1
Message-Driven Bean EJB实例源代码
2022-06-06 18:02:10 4KB 源码软件