並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 17 件 / 17件

新着順 人気順

"Design Pattern"の検索結果1 - 17 件 / 17件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

"Design Pattern"に関するエントリは17件あります。 機械学習designarchitecture などが関連タグです。 人気エントリには 『デザインパターンを出自から深く理解する / understanding design pattern from the origin』などがあります。
  • デザインパターンを出自から深く理解する / understanding design pattern from the origin

    PHPカンファレンス沖縄 2019 前夜祭 で発表したデザインパターンの出自から特性を理解しようという内容です

      デザインパターンを出自から深く理解する / understanding design pattern from the origin
    • デザインパターンの使い方を パタン・ランゲージとの比較から考える / design-pattern-usage-inspired-by-pattern-language

      デザインパターンの使い方を パタン・ランゲージとの比較から考える / design-pattern-usage-inspired-by-pattern-language

        デザインパターンの使い方を パタン・ランゲージとの比較から考える / design-pattern-usage-inspired-by-pattern-language
      • ml-system-design-pattern

        Skip to the content. English Korean 機械学習システム デザインパターン 機械学習システムを本番稼働させるために必要な学習、推論、運用のアーキテクチャ・デザイン・パターン集です。 目的 このドキュメントの目的は機械学習システムを本番稼働させるためのシステム・デザイン・パターンを説明することです。 このドキュメントは機械学習のモデル開発でパフォーマンスを向上させる方法(正解率やRMSE)を説明するものではありませんが、パターンによってはその手法に言及することもあります。 前提 このドキュメントで書かれる機械学習システムパターンのほとんどは、パブリック・クラウドおよびKubernetesを使って稼働させることを前提に記述されています。特定のプログラミング言語に依存しない内容にするよう努めますが、機械学習で使われる最もポピュラーな言語がPythonであるため、ほ

        • GitHub - mercari/ml-system-design-pattern: System design patterns for machine learning

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - mercari/ml-system-design-pattern: System design patterns for machine learning
          • LLM Apps Design Pattern

            ChatGPT などのLLMを使ったアプリケーションの、アプリケーションアーキテクチャについての最低限知っておきたい点をまとめたものです。 - OpenAI の ChatGPT を研究すること - Prompt が大事 - UX大事。常に気を払うコト - 会社・組織で使うための、リスクマネジメントと説明責任のためのセキュリティ - Responsible AI こちらのイベントの登壇資料です。 https://jdmc.connpass.com/event/287868/ 2023/8/10 18:30-19:00 特別講演2 Azure OpenAI Services をアプリに組み込む際の検討事項- Copilot Stack、自社データの組み込み など –

              LLM Apps Design Pattern
            • Terraform Environment+Application Design Pattern: Overview and Definitions

              This is the first part of a series of articles on the Terraform E+A Pattern. Before getting into the details, let's establish some terminology. For the purpose of this article, the overall system consists of a number of environments that provide some shared, foundational infrastructure, and then several applications that are separately deployable into those environments. The goal of environments i

              • ml-system-design-pattern/README_ja.md at master · mercari/ml-system-design-pattern

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  ml-system-design-pattern/README_ja.md at master · mercari/ml-system-design-pattern
                • オブジェクト指向設計とデザインパターンの基礎 / Basics of object oriented design and design pattern

                  2017/07/04 新卒エンジニア向け座学の資料

                    オブジェクト指向設計とデザインパターンの基礎 / Basics of object oriented design and design pattern
                  • Typestate - the new Design Pattern in Swift 5.9 | Swiftology

                    SwiftologyMonthly articles on advanced Swift topics, functional programming, and software design. written byAlex Ozun This article will teach you 3 ideas: 1. Typestate Design Pattern. 2. The power of generic constraints. 3. Swift 5.9 new Noncopyable types and consuming functions. What is a Typestate design pattern?Typestate is a powerful design pattern that emerged in languages with advanced type

                      Typestate - the new Design Pattern in Swift 5.9 | Swiftology
                    • Solution Design Pattern

                      2022 年に開催された Google Cloud 主催イベント / ウェビナーから、各ソリューションごとのプロダクトに関するセッションのアーカイブ動画やスライドを公開しています。プロダクトのさらなる活用にお役立てください。 ソリューション デザインパターンでは、 ワークロードごとに Google Cloud のアーキテクチャを 2 つの観点でまとめています。 1 つ目は、様々な業界で利用できる共通のソリューション デザインパターンとして「エンタープライズ向けの組織、 IAM、請求管理」、「インフラストラクチャとマイグレーション」、「アプリケーションおよびデータベースのモダナイゼーション」などを用意しています。 2 つ目は、ゲーム業界や小売業といった、業種ごとのワークロードに適したデザイン パターンです。皆様が Google Cloud を活用するときのガイドブックとしてご活用ください。

                      • React JS— Architecture + Features + Folder structure + Design Pattern

                        Complete corporate standard React JS boilerplate Last updated on Nov 04, 2021. Trying my best to keep the story up-to-date. (react-v17.0.2, MUI-v5.0) Git repo: SAURABH SHAH / ReactJS myapp · GitLab (wip) Code-sandbox live (playgroud embeded at bottom) If you like the story, buy me a coffee!

                          React JS— Architecture + Features + Folder structure + Design Pattern
                        • ml-system-design-pattern

                          Skip to the content. Japanese Korean Machine learning system design pattern This repository contains system design patterns for training, serving and operation of machine learning systems in production. Objectives The main objective of this document is to explain system patterns for designing machine learning system in production. This document is not the design patterns for developing machine lea

                          • Purpose-Build Database Advanced Design Pattern

                            AWS DevDay Online 2020にて発表させていただいた資料です!

                              Purpose-Build Database Advanced Design Pattern
                            • Solution Design Pattern

                              2022 年に開催された Google Cloud 主催イベント / ウェビナーから、各ソリューションごとのプロダクトに関するセッションのアーカイブ動画やスライドを公開しています。プロダクトのさらなる活用にお役立てください。 ソリューション デザインパターンでは、 ワークロードごとに Google Cloud のアーキテクチャを 2 つの観点でまとめています。 1 つ目は、様々な業界で利用できる共通のソリューション デザインパターンとして「エンタープライズ向けの組織、 IAM、請求管理」、「インフラストラクチャとマイグレーション」、「アプリケーションおよびデータベースのモダナイゼーション」などを用意しています。 2 つ目は、ゲーム業界や小売業といった、業種ごとのワークロードに適したデザイン パターンです。皆様が Google Cloud を活用するときのガイドブックとしてご活用ください。

                              • Solution Design Pattern - プロダクト別 参考セッション

                                プロダクト別 参考セッション2022 年に開催された Google Cloud 主催イベント / ウェビナーから、各ソリューションごとのプロダクトに関するセッションのアーカイブ動画やスライドを公開しています。プロダクトのさらなる活用にお役立てください。 ※情報は随時更新していきます。また、こちらのページは PC での閲覧を推奨しております。

                                • GitHub - go-to-k/cdk-gof-design-pattern: This is sample repository for AWS CDK x GoF design patterns including concrete CDK code and class diagrams.

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    GitHub - go-to-k/cdk-gof-design-pattern: This is sample repository for AWS CDK x GoF design patterns including concrete CDK code and class diagrams.
                                  • State Machine Design pattern — Why & How? Example through Spring State Machine — Part 1

                                    State Machine modeling is one of the most traditional patterns in Computer Science. It’s one of those design patterns which impacts our daily life through different software. It’s not a coding oriented ( Gang of Four type ) design pattern, but it’s system oriented, mostly used to model around business use cases. Courtesy: Google. Representational image.What is a State Machine in laymen terms:Let’s

                                      State Machine Design pattern — Why & How? Example through Spring State Machine — Part 1
                                    1

                                    新着記事