並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 42件

新着順 人気順

manualの検索結果1 - 40 件 / 42件

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

manualに関するエントリは42件あります。 Python機械学習web などが関連タグです。 人気エントリには 『GitHub ActionsでEnvironmentsを使わずにManual approvalを実装する - KAYAC Engineers' Blog』などがあります。
  • GitHub ActionsでEnvironmentsを使わずにManual approvalを実装する - KAYAC Engineers' Blog

    SREの今です。 CircleCIやGitHub Actions等のCI/CDツールでデプロイの自動化に取り組む際に、意図しない本番反映の防止策として承認アクション(Manual approval)を挟んでおくことがあります。 GitHub Actionsでは、Environmentsを利用することでワークフローの実行前にレビューを必須化することが出来ます1。しかし、この機能をプライベートリポジトリで利用するにはリポジトリの所有者がGitHub Enterpriseを契約している必要があります2。 業務の都合上、Environmentsを利用できないリポジトリでManual approvalを利用したい機会があり、ワークフロー実行履歴を利用したManual approvalを実装したのでご紹介します。 本記事はSRE連載の12月号 + 面白法人グループ Advent Calendar 20

      GitHub ActionsでEnvironmentsを使わずにManual approvalを実装する - KAYAC Engineers' Blog
    • GitHub Actions: Input types for manual workflows - GitHub Changelog

      You can now specify input types for manually triggered workflows allowing you to provide a better experience to users of your workflow. In addition to the default string type, we now support choice, boolean, and environment. name: Mixed inputs on: workflow_dispatch: inputs: name: type: choice description: Who to greet options: - monalisa - cschleiden message: required: true use-emoji: type: boolea

        GitHub Actions: Input types for manual workflows - GitHub Changelog
      • Affinity 2の新機能まとめ – Affinity Manual

        この記事では、Affinity Designer 2、Affinity Photo 2、Affinity Publisher 2の新機能を日本語で解説している動画やツイート等をまとめています。 共通の新機能、Affinity Designer 2、Affinity Photo 2、Affinity Publisher 2、iPad特有の機能とカテゴリ分けしていますが、そのアプリにしかない機能ではなく「そのアプリでよく使いそうな機能」で分けているため、ほかのアプリでも利用できる機能もあります。 全部入りライセンスが登場 Windows版・Mac版・iPad版Affinity Designer、Affinity Photo、Affinity Publisherが全部使える「Affinity V2ユニバーサルライセンス」が登場。 PCでもiPadでも使いたい方、写真補正もデザインもしたい方、Ad

        • Torch.manual_seed(3407) is all you need: On the influence of random seeds in deep learning architectures for computer vision

          In this paper I investigate the effect of random seed selection on the accuracy when using popular deep learning architectures for computer vision. I scan a large amount of seeds (up to $10^4$) on CIFAR 10 and I also scan fewer seeds on Imagenet using pre-trained models to investigate large scale datasets. The conclusions are that even if the variance is not very large, it is surprisingly easy to

          • 【テックなデニムパンツ】国産ファクトリーブランド MANUAL ALPHABETが作ったらこうなる - YMのメンズファッションリサーチ

            MANUAL ALPHABET(マニュアルアルファベット)がなんだかアップデートしている件 何だか洒脱さが増している 12ozストレッチデニムワイドテーパードパンツレビュー ディテール 着用イメージ(サイズ感、コーディネート) まとめ MANUAL ALPHABET(マニュアルアルファベット)がなんだかアップデートしている件 ymfresearch.info マニュアルアルファベットについては2年ほど前のこちらの記事でご紹介しました。 その際も、元々様々なブランドやショップ等のシャツをOEM生産してきた実績のある国産シャツメーカーであることには言及しています。 実際にいま手元にあるマニュアルアルファベットのアイテムは一着のみではありますが、良く行くショップが主力商品の一端としてセレクトしているので良く手に取って見ます。細部まで拘りのあるディテールなことは一目でわかる程で、雰囲気がやはり若干

              【テックなデニムパンツ】国産ファクトリーブランド MANUAL ALPHABETが作ったらこうなる - YMのメンズファッションリサーチ
            • PHP: アロー関数 - Manual

              Getting Started Introduction A simple tutorial Language Reference Basic syntax Types Variables Constants Expressions Operators Control Structures Functions Classes and Objects Namespaces Enumerations Errors Exceptions Fibers Generators Attributes References Explained Predefined Variables Predefined Exceptions Predefined Interfaces and Classes Predefined Attributes Context options and parameters Su

                PHP: アロー関数 - Manual
              • Mojo Manual | Modular

                Welcome to the Mojo Manual, your complete guide to the Mojo🔥 programming language! Combined with the Mojo API reference, this documentation provides everything you need to write high-performance Mojo code for CPUs and GPUs. If you see anything that can be improved, please file an issue or send a pull request for the docs on GitHub. Get started with a tutorial What is Mojo​ Mojo is a systems progr

                  Mojo Manual | Modular
                • V8 Torque user manual · V8

                  V8 Torque is a language that allows developers contributing to the V8 project to express changes in the VM by focusing on the intent of their changes to the VM, rather than preoccupying themselves with unrelated implementation details. The language was designed to be simple enough to make it easy to directly translate the ECMAScript specification into an implementation in V8, but powerful enough t

                  • NumPy 2.0.0 Release Notes — NumPy v2.5.dev0 Manual

                    Getting started What is NumPy? Installation NumPy quickstart NumPy: the absolute basics for beginners Fundamentals and usage NumPy fundamentals NumPy for MATLAB users NumPy tutorials NumPy how-tos Advanced usage and interoperability Using NumPy C-API F2PY user guide and reference manual Under-the-hood documentation for developers Interoperability with NumPy Extras Glossary Release notes 2.5.0 2.4.

                    • EMACS Manual for ITS Users

                      JavaScript is disabled for your browser. Some features of this site may not work without it.

                      • dbtの公式入門ドキュメント『Quickstart for dbt Core from a manual install』を実践してみた #dbt | DevelopersIO

                        直近、dbtのQuickstartシリーズで以下2本のエントリを公開しましたが、いずれもdbt Cloudに関するものでした。 dbtではその他に大きなプロダクトの柱がもう1つ存在します。それが『dbt Core』です。コマンドラインベースのオープンソースプロダクト(無償)でdbtの各種操作をCLIで実行します。当エントリではdbt Coreのクイックスタートチュートリアルとして用意されている『Quickstart for dbt Core from a manual install』の実践内容をお届けします。 目次 01.はじめに dbt Coreをローカル環境にインストール 接続検証用のBigQuery環境を準備 接続検証用のGitリポジトリを準備 02.スタータープロジェクトを作成 Gitリポジトリの作成 dbtプロジェクトの作成 BigQuery環境への接続(内容を確認) dbt

                          dbtの公式入門ドキュメント『Quickstart for dbt Core from a manual install』を実践してみた #dbt | DevelopersIO
                        • ARMORED CORE VI | アーマード・コア6 - ONLINE MANUAL

                          本マニュアルの内容はVer1.05時点のものです。 アップデートによって、仕様が追加、変更されることがあります。 【お問い合わせ】 株式会社フロム・ソフトウェア ユーザーサポート メールでのお問い合わせ オフィシャルページ内の「お問い合わせ」をご確認いただき、専用のメールフォームからお問い合わせください。 電話でのお問い合わせ TEL 0570-001-300 受付時間 13:00-17:00(土日、祝祭日、夏季休暇、年末年始を除く) 通話料はお客様のご負担となります。 ゲームの攻略方法にはお答えしておりません。またそれ以外の質問でもお答えできない場合がございます。 本製品は、Valve社提供のSteamサーバーを使用していますが、Steamに関するご質問、お問い合わせは弊社サポート対象外とさせていただきます。あらかじめご了承ください。 Steamの導入、利用に関しては、Steamの公式サ

                            ARMORED CORE VI | アーマード・コア6 - ONLINE MANUAL
                          • GitHub - githubnext/copilot-workspace-user-manual: 📖 The user manual for GitHub Copilot Workspace

                            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 - githubnext/copilot-workspace-user-manual: 📖 The user manual for GitHub Copilot Workspace
                            • NumPy 2.0 migration guide — NumPy v2.4.dev0 Manual

                              Getting started What is NumPy? Installation NumPy quickstart NumPy: the absolute basics for beginners Fundamentals and usage NumPy fundamentals NumPy for MATLAB users NumPy tutorials NumPy how-tos Advanced usage and interoperability Using NumPy C-API F2PY user guide and reference manual Under-the-hood documentation for developers Interoperability with NumPy Extras Glossary Release notes NumPy 2.0

                              • Thermomanager_manual_200711_ol

                                • 中西正樹 | データサイエンティスト on X: "全ての機械学習や深層学習に関わる人は一度読んでほしい論文。 https://t.co/NBoKL7vENJ Torch.manual_seed(3407) is all you need っていうタイトルが攻めすぎてて面白い笑"

                                  • I uploaded my motherboard manual to NotebookLM, and it solved my biggest PC troubleshooting headache

                                    If you've ever encountered an issue with your PC, you already know how much of a bear it can be to try to figure out what's going wrong with it. I've had my particular build for roughly 5 years, and while I've spent plenty of time upgrading it, I still run into issues here and there with it. Technology is great when it works. While I'm late to join the AI bandwagon, I've learned that NotebookLM is

                                      I uploaded my motherboard manual to NotebookLM, and it solved my biggest PC troubleshooting headache
                                    • GitHub Actions now with Manual Approvals

                                      Implement deployment gating with manual approvals in GitHub Actions, now available with the Environments feature. I’ve loved GitHub Actions since they were released, but the one piece I always felt was missing was some kind of gating or more control around deployments. Now we can add manual approval requirements to our workflows through GitHub’s new Environments configurations. Environments also s

                                        GitHub Actions now with Manual Approvals
                                      • 【英文文献編】続・Chat-GPT3 に文献目録を整えてもらった話:Chicago Manual, MLA, APA... - 日比嘉高研究室

                                        昨日、エクセルで管理している文献リストを、論文末の参考文献一覧的なスタイルに Chat-GPTに直してもらった話を書いた。 それを Facebookでシェアしたところ、MLA 準拠の文献一覧を、Chicago Manual 方式に変換とかできるのでしょうか、という質問をいただいた。 結論から書きますと、できました。ただ、いくつかの工夫が必要でした。つまづきになった原因を列挙すると: 斜体 italicsの処理が思うように行かない スタイルAからスタイルBの変換が上手くいったとしても、同じ命令文を使って逆向き(BからA)がうまくいかないことがある そもそも変換をしないことがある などでした。これらを、 2,3については、 命令文を変えてみる(詳しくする、省略する、別の言い方にする、日/英語を切り替える)ことによって反応を見ながらクリアしました。 1については、markdownを使え、と指示す

                                          【英文文献編】続・Chat-GPT3 に文献目録を整えてもらった話:Chicago Manual, MLA, APA... - 日比嘉高研究室
                                        • MySQL :: MySQL 9.0 Reference Manual :: 1.4 What Is New in MySQL 9.0

                                          Server and Status Variables and Options Added, Deprecated, or Removed in MySQL 9.0 since 8.4

                                          • ComfyUI Community Manual

                                            Welcome to the ComfyUI Community Docs!¶ This is the community-maintained repository of documentation related to ComfyUI, a powerful and modular stable diffusion GUI and backend. The aim of this page is to get you up and running with ComfyUI, running your first gen, and providing some suggestions for the next steps to explore. Installation¶ We won't be covering the installation of ComfyUI in detail

                                            • close_range(2) - Linux manual page

                                              close_range(2) System Calls Manual close_range(2) NAME         topclose_range - close all file descriptors in a given range LIBRARY         topStandard C library (libc, -lc) SYNOPSIS         top#define _GNU_SOURCE /* See feature_test_macros(7) */ #include <unistd.h> #include <linux/close_range.h> /* Definition of CLOSE_RANGE_* constants */ int close_range(unsigned int first, unsigned int last, int

                                              • YubiKey PIV Manual

                                                はじめに¶ 本資料について¶ 本資料は YubiKey smart card deployment guide を参考に、株式会社ソフト技研が作成したマニュアルです。参考元から一部省略、または追加の説明を加えている場合があります。 本資料の対象¶ 本資料は YubiKey PIV(スマートカードログオン)環境を Active Directory 環境に展開するシステム管理者を対象としています。本資料の読者は以下の項目についての基本的な知識が必要となります。

                                                • {Quick Help Manual} QuickBooks® Desktop Support Phone Number (Fast Solutions)

                                                  {Quick Help Manual} QuickBooks® Desktop Support Phone Number (Fast Solutions) When your accounting system slows down or stops working properly, it can directly affect your business efficiency. +1 866-661-1860 is frequently searched by users who want quick guidance for resolving QuickBooks Desktop issues. Whether you are facing technical glitches, system errors, or performance challenges, understan

                                                  • Manual Resuscitator Market Size, Share, Trends, Report 2035

                                                    Manual Resuscitator Market Research Report: Size, Share, Trend Analysis By Applications (Emergency Medical Services, Hospitals, Ambulance Services, Clinics, Others), By Product Type (Bag Valve Mask, Pocket Mask, Ambu Bag, Others), By End Users (Medical Professionals, First Responders, Laypersons, Others), By Material (Silicone, PVC, Thermoplastic Elastomers (TPE), Polycarbonate, Others) and By Reg

                                                    • Nicolas Mattia – SKÅPA, a parametric 3D printing app like an IKEA manual

                                                      SKÅPA, a parametric 3D printing app like an IKEA manual This is a mini-release for Skapa, an app I made for generating 3D-printable models for IKEA Skadis pegboards. This post goes through some of the UI & UX decisions and gives an overview of the tech used for model generation and rendering (with Three.js). My Skadis board at home First, let’s clarify. Skadis (skådis) is IKEA’s pegboard system, a

                                                        Nicolas Mattia – SKÅPA, a parametric 3D printing app like an IKEA manual
                                                      • Immunization stress-related response: a manual for program managers and health professionals to prevent, identify and respond to stress-related responses following immunization

                                                        Immunization stress-related response: a manual for program managers and health professionals to prevent, identify and respond to stress-related responses following immunization Overview The term “immunization stress-related responses (ISRR)” covers an entire spectrum of manifestations to a stress response in the context of immunization. Individual responses to stress vary from person to person or

                                                          Immunization stress-related response: a manual for program managers and health professionals to prevent, identify and respond to stress-related responses following immunization
                                                        • {Complete Help Manual} QuickBooks® Desktop Support Phone Number (Full Support)

                                                          {Complete Help Manual} QuickBooks® Desktop Support Phone Number (Full Support) When your accounting system stops responding or shows unexpected errors, it can directly impact your business operations. +1 866-661-1860 is often searched by users who need quick help for resolving QuickBooks Desktop issues. Whether it’s a technical glitch, data inconsistency, or system slowdown, having the right troub

                                                          • {Easy Support Manual} QuickBooks® Desktop Support Phone Number (Quick Reach)

                                                            {Easy Support Manual} QuickBooks® Desktop Support Phone Number (Quick Reach) When your accounting system stops responding or shows unexpected errors, it can directly impact your business operations. +1 866-661-1860 is often searched by users who need quick help for resolving QuickBooks Desktop issues. Whether it’s a technical glitch, data inconsistency, or system slowdown, having the right trouble

                                                            • Live Coding: A User's Manual

                                                              Performative, improvised, on the fly: live coding is about how people interact with the world and each other via code. In the last few decades, live coding has emerged as a dynamic creative practice, gaining attention across cultural and technical fields—from music and the visual arts to computer science. Live Coding: A User’s Manual is the first comprehensive introduction to the practice and a br

                                                                Live Coding: A User's Manual
                                                              • Greg Dutra on Twitter: "This wasn’t in the training manual! @TBrownABC7 @valwarnertv and I go OFF THE RAILS when I discovered the TV is a… https://t.co/SJyC7dfUHN"

                                                                This wasn’t in the training manual! @TBrownABC7 @valwarnertv and I go OFF THE RAILS when I discovered the TV is a… https://t.co/SJyC7dfUHN

                                                                  Greg Dutra on Twitter: "This wasn’t in the training manual! @TBrownABC7 @valwarnertv and I go OFF THE RAILS when I discovered the TV is a… https://t.co/SJyC7dfUHN"
                                                                • MySQL :: MySQL 8.4 Reference Manual :: 10.2.5.1 Optimizing INSERT Statements

                                                                  Optimizing Subqueries, Derived Tables, View References, and Common Table Expressions Optimizing IN and EXISTS Subquery Predicates with Semijoin and Antijoin Transformations

                                                                  • Defiステーキング『AutoとManualの違いとは何か?』初めての人にもわかりやすく説明します。 | 進読のススメ

                                                                    仮想通貨投資に興味を持つ人も増えてきており、それに伴いDefiに興味を持つ人も多くなっています。 Defiとは、人が管理する取引所ではなく、プログラムが処理や手続きをしている取引所になります。 >>>銀行を使う人全員が知らないといけない『Defi(ディーファイ)とは何か?』をわかりやすく説明します。 この記事に辿り着いた貴方も今後Defiに参加し始めるかもしれませんし、既に参加し始めているかもしれません。 もちろんDefiでトレード(スワップ)をしても良いのですが、ステーキング(定期預金)で手堅く利子を貰うことも大切です。 そこで初心者さんがDefiステーキングで 「どれにステーキングしようかなぁ?」 を探していると、このような疑問にぶつかります。 「これ同じ銘柄、同じステーキングだよね?なんで利率がこんなに違うの?」 「何だこれ?何が違うんだ?利率が高い方は怖くて下手に選べないんですけど

                                                                      Defiステーキング『AutoとManualの違いとは何か?』初めての人にもわかりやすく説明します。 | 進読のススメ
                                                                    • GRFD-BCH200B300_manual

                                                                      取扱説明書 骨伝導ワイヤレスヘッドホン ● この度は 骨伝導ワイヤレスヘッドホンをお買い上げ いただき、 誠にありがとうございます。 ● この取扱説明書をよくお読みの上、正しくお使いください。 特に「安全上の注意」、「充電のしかた」は、ご使用前に必ず お読みいただき、安全にお使いください。お読みになった後は いつでも見ることのできる場所に保管してください。 ● 保証書はこの説明書の16ページに載っています。レシートとともに 保管してください。 この製品は日本国外でのアフターサービスは出来ません。 No service is available outside of Japan. 安全上の注意 .............. 使用上の注意.............. Bluetoothについて............ 各部の名称................ 充電のしかた .........

                                                                      • GitHub - ZaneH/piano-trainer: 🎹 Memorize piano scales with ease! A piano practice program w/ MIDI support. Consider it an interactive reference manual

                                                                        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 - ZaneH/piano-trainer: 🎹 Memorize piano scales with ease! A piano practice program w/ MIDI support. Consider it an interactive reference manual
                                                                        • Machine learning, concluded: Did the “no-code” tools beat manual analysis?

                                                                          I am not a data scientist. And while I know my way around a Jupyter notebook and have written a good amount of Python code, I do not profess to be anything close to a machine learning expert. So when I performed the first part of our no-code/low-code machine learning experiment and got better than a 90 percent accuracy rate on a model, I suspected I had done something wrong. If you haven't been fo

                                                                            Machine learning, concluded: Did the “no-code” tools beat manual analysis?
                                                                          • ssh_config(5) - OpenBSD manual pages

                                                                            NAME ssh_config — OpenSSH client configuration file DESCRIPTION ssh(1) obtains configuration data from the following sources in the following order: command-line options user's configuration file (~/.ssh/config) system-wide configuration file (/etc/ssh/ssh_config) Unless noted otherwise, for each parameter, the first obtained value will be used. The configuration files contain sections separated b

                                                                            • I found it difficult to understand the manual that came the computer. - Everything will be fine.

                                                                              どうもそれんそんです。こんばんは、皆さん元気にしてますでしょうか。僕はそこそこ元気にしてますよ。ただ色々とやることが多くて忙殺されてしまいそうです。まじで英語しかやりたくないんですよ。この歳になって何を言うてんねんって話ですけど、仕方ないじゃないですか。やりたくなってしまったんだもの。じゃあ学生に戻るんかと言われても難しい話ですよね。時間がありすぎて逆にまた勉強しなくなるんじゃないかなと。学生時代は何を血迷ってか勉強しないで何かしらで忙しいことをしているのが偉いと思ってたんですよ。とにかくスケジュールを埋めること。バイト入れたり友達と飲みいったり、まあそれぐらいしかなかったな。そう考えると空虚な学生生活だったのかもしれないな。でも楽しかったからな。やっぱ楽しいと何も身にならないというか、それなりに負荷がかかるからこそ人は成長出来るということなのか。よく分からなくなってきた。でも年齢も年齢や

                                                                                I found it difficult to understand the manual that came the computer. - Everything will be fine.
                                                                              • User Manual

                                                                                At its core, rust-analyzer is a library for semantic analysis of Rust code as it changes over time. This manual focuses on a specific usage of the library — running it as part of a server that implements the Language Server Protocol (LSP). The LSP allows various code editors, like VS Code, Emacs or Vim, to implement semantic features like completion or goto definition by talking to an external lan

                                                                                • Introduction - act - User Guide | Manual | Docs | Documentation

                                                                                  Introduction "Think globally, act locally" Run your GitHub Actions locally! Why would you want to do this? Two reasons: Fast Feedback - Rather than having to commit/push every time you want to test out the changes you are making to your .github/workflows/ files (or for any changes to embedded GitHub actions), you can use act to run the actions locally. The environment variables and filesystem are

                                                                                  新着記事