並び順

ブックマーク数

期間指定

  • から
  • まで

361 - 400 件 / 3313件

新着順 人気順

*tutorialの検索結果361 - 400 件 / 3313件

  • Recoil Patterns: Hierarchic & Separation

    This article will discuss practical patterns in Recoil. It’s an advance topic that goes beyond Recoil basics, so we won’t spend time describing Recoil or its fundamentals concepts. If you’re not familiar with Recoil I suggest starting with the following sources: * Official Recoil YouTube * Recoil documentation This article is brought to you by WeKnow and represents insights gained during architect

      Recoil Patterns: Hierarchic & Separation
    • チュートリアル 英文翻訳調の文章の書き方(再配布版) - 明日は未来だ!

      この記事は、「チュートリアル 英文翻訳調の文章の書き方」を転載したものです。 元記事のサイトはアクセス不可になっており、Googleインデックスからも削除されインターネットアーカイブ上でしか閲覧できません。 話者のいない言語が消えていくように、Googleの検索結果から消えたWebコンテンツは時間の経過とともに再発見が困難になっていきます。 このまま消えるには大変惜しいコンテンツなので、公式に再配布が認められている事情を鑑み、ここにその全文を転載いたします。 文章の著作権者たる山上様におかれましては、当ブログによる転載をつねに差し止める権利をお持ちです。 その際は大変お手数ですが「お問い合わせフォーム」よりご連絡をいただければ幸いでございます。 参考URL 元記事:チュートリアル 英文翻訳調の文章の書き方 インターネットアーカイブ:チュートリアル 英文翻訳調の文章の書き方 第1章 導入–ど

        チュートリアル 英文翻訳調の文章の書き方(再配布版) - 明日は未来だ!
      • AIエンジニアによる犯罪を本格的な描写と共に描き出す、第8回ハヤカワSFコンテスト優秀賞受賞作──『人工知能で10億ゲットする完全犯罪マニュアル』 - 基本読書

        人工知能で10億ゲットする完全犯罪マニュアル (ハヤカワ文庫JA) 作者:竹田 人造発売日: 2020/11/19メディア: Kindle版この『人工知能で10億ゲットする完全犯罪マニュアル』は、早川書房による第8回SFコンテストで優秀賞を受賞した作品だ。SFコンテストはここ3回大賞が出ておらず、今回も優秀賞のみ(本作と、十三不塔『ヴィンダウス・エンジン』が優秀賞)。 大賞を逃しているわけなんで、何がその原因だったのかなと思いながら読んだのだけれども、いやーこれがおもしろい! 正直これで大賞がとれないとなっちゃあ、もう誰もこの賞に作品を送ってこないんじゃないの?? と思うような水準だ。選評読むとどういう判断で大賞から漏れたのか理解はできるのだけれども、単純におもしろいSF、おもしろい小説を読みたい、という観点なら太鼓判を押せる作品だ。 借金のカタにマフィアにとらわれ臓器を売り飛ばされそうに

          AIエンジニアによる犯罪を本格的な描写と共に描き出す、第8回ハヤカワSFコンテスト優秀賞受賞作──『人工知能で10億ゲットする完全犯罪マニュアル』 - 基本読書
        • データ変換処理をモダンな手法で開発できる「dbt」を使ってみた | DevelopersIO

          奈良県でリモートワーク中の玉井です。 日本では全くと言っていいほど知名度がありませんが、国外(アメリカ?)のデータ分析界隈では既にメジャーな存在になりつつある「dbt」(data build tool)について、ご紹介します。 dbtとは? 公式情報など 公式はこちら(ググラビリティが低い名前なので検索しづらい)。 (死ぬほどざっくりいうと)データ変換を効率よく実施できるツールです。SaaSとしての提供になっているので(最初からあったわけではなく、後から登場したようです)、Webブラウザさえあれば、すぐに利用することができます。 主な特徴 ELTの「T」を担当するツール データの前処理における作業をELT(Extract、Load、Transform)と呼称することがありますが、それの「T(変換)」を担当します。E(抽出)やL(ロード)はやりません。 そして、その変換処理をどうやって設定す

            データ変換処理をモダンな手法で開発できる「dbt」を使ってみた | DevelopersIO
          • Bugs in Hello World

            Posted on March 08, 2022 Hello World might be the most frequently written computer program. For decades, it's been the first program many people write, when getting started in a new programming language. Surely, this humble starting-point program should be bug free, right? After all, hello world programs only do one thing. How could there be a bug? Hello world in C There are a lot of different way

            • Introducing the Cloud Development Kit for Terraform (Preview) | Amazon Web Services

              AWS Developer Tools Blog Introducing the Cloud Development Kit for Terraform (Preview) Infrastructure as Code (IaC) is a fundamental component of modern DevOps practices because it enables you to deploy any version of your application infrastructure at will, and facilitates the full lifecycle management of all the resources required to run and monitor your application. Organizations who have adopt

                Introducing the Cloud Development Kit for Terraform (Preview) | Amazon Web Services
              • Understanding all of Python, through its builtins

                Python as a language is comparatively simple. And I believe, that you can learn quite a lot about Python and its features, just by learning what all of its builtins are, and what they do. And to back up that claim, I'll be doing just that. Just to be clear, this is not going to be a tutorial post. Covering such a vast amount of material in a single blog post, while starting from the beginning is p

                  Understanding all of Python, through its builtins
                • mrubyを通じてWebAssemblyの未来を想う~新しいウェブサービスの開発課程にて | IIJ Engineers Blog

                  日本Haskellユーザーグループ(愛称 Haskell-jp)発起人の一人にして、Haskell-jpで一番のおしゃべり。 HaskellとWebAssemblyとプリキュアとポムポムプリンをこよなく愛する。 こんにちは。ブラウザ外のWebAssemblyに関心が偏りすぎて、ブラウザにおけるWebAssemblyについて聞かれると戸惑うことが多い山本悠滋です。普段はIIJ-IIの技術開発室という部署で、IIJ本体をサポートするための開発をいろいろ行ったり、WebAssemblyを応用した新しいウェブサービスの開発に取り組んでいます。 今回は、開発している「WebAssemblyを応用した新しいウェブサービス」のサンプルとして、mrubyのインタープリタをWASIに準拠したWebAssemblyファイルにコンパイルするまでの課程や、それを通じてわかった、今のWebAssemblyに足りない

                    mrubyを通じてWebAssemblyの未来を想う~新しいウェブサービスの開発課程にて | IIJ Engineers Blog
                  • BlenderのLinArt機能を使用してセーラームーンのキャラクターを手書き風に作成するチュートリアル動画に完成データが無料公開|3DCG最新情報サイト MODELING HAPPY

                    作成されたデータはGumraodで無料配布されているのでBlender4.0.2以降を使用する事でどのように作っているのかデータの中を確認する事が出来ますが、1からモデリングから完成させるまでの13時間に及ぶ未編集のキャプチャ動画は1ドルで販売されているのでこちらも気になる方は参考にしてみてはどうでしょうか。動画はその日に取り組んだ内容毎に分かれているとの事です。 New Tutorial video on getting a Sketchy look in Blender is up on youtube: https://t.co/GPtYF9UDth Free Download to the .blend file is up for free on my gumroad: https://t.co/bqB8C8ZJrl pic.twitter.com/CdHBHTvwNt — br

                      BlenderのLinArt機能を使用してセーラームーンのキャラクターを手書き風に作成するチュートリアル動画に完成データが無料公開|3DCG最新情報サイト MODELING HAPPY
                    • スマホ向けオンラインツールアプリ開発で対応したこと・アセットなど総まとめ【Unity】|アマガミナブログ

                      この記事では、Unityを使って1人で開発したツールアプリ『リモートダイス3D』で対応したことや、使ったアセット・ライブラリなどをひたすら列挙していきます。 このアプリ特有の話はあまり出てこないので、ダイス系のアプリを触ったことがない方(が圧倒的に多いですよね)でも参考になるでしょう。いろいろな技術要素が含まれています。 「そんなアセット・ライブラリもあるんだ」「それは自分のアプリでも対応してみようかな」と知見を広げるきっかけになれば幸いです。 僕には売れるアプリの作り方は分かりませんがプロダクトを完成させる知識と技術だけはありますので、技術面を中心とした内容になっています。 各項目は詳しく説明しているものもあれば物足りない感じに留めているものも多いので「このあたりもうちょっと詳しく知りたい」というものがあればTwitterでシェアして頂くか、はてブのコメントを付けてもらえれば詳細記事が出

                        スマホ向けオンラインツールアプリ開発で対応したこと・アセットなど総まとめ【Unity】|アマガミナブログ
                      • TensorFlow 2 meets the Object Detection API

                        https://blog.tensorflow.org/2020/07/tensorflow-2-meets-object-detection-api.html https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKis9ECId8eIwn_p0SVMBt3a1vfvKOcOZXy6zK0fWoyzXnzQTguKc2CV__6oI1Pwg22NjWsErpDKqjwQdzjilvmqwWkXPj2ncglphh6mAhpoZ_QXQiDwxnwo-GjKEP0fEOb3uBlNlh9sc/s1600/tensorflow2objectdetection.png July 10, 2020 — Posted by Vivek Rathod and Jonathan Huang, Google Research At the

                          TensorFlow 2 meets the Object Detection API
                        • Python: Streamlit を使って手早く WebUI 付きのプロトタイプを作る - CUBE SUGAR CONTAINER

                          Streamlit は、ざっくり言うと主にデータサイエンス領域において WebUI 付きのアプリケーションを手早く作るためのソフトウェア。 使い所としては、ひとまず動くものを見せたかったり、少人数で試しに使うレベルのプロトタイプを作るフェーズに適していると思う。 たとえば、Jupyter で提供すると複数人で使うのに難があるし、かといって Flask や Django を使って真面目に作るほどではない、くらいのとき。 使った環境は次のとおり。 $ sw_vers ProductName: macOS ProductVersion: 11.3.1 BuildVersion: 20E241 $ python -V Python 3.8.9 もくじ もくじ 下準備 基本的な使い方 基本的な書式 プレースホルダー プログレスバーを使った処理の進捗の可視化 基本的な可視化 組み込みのグラフ描画機能

                            Python: Streamlit を使って手早く WebUI 付きのプロトタイプを作る - CUBE SUGAR CONTAINER
                          • Appleが超高機能なオープンソース3DCGソフト「Blender」の開発基金に参加

                            オープンソースで開発されている無料の3DCGソフト「Blender」の開発基金「Blender Development Fund」にAppleが参加したことが発表されました。 Apple joins Blender Development Fund — blender.org https://www.blender.org/press/apple-joins-blender-development-fund/ Blenderはモデリング・レンダリング・リギング・物理シミュレーションなどの3DCG制作に求められる主要な機能を取りそろえた無料ソフトで、世界的なゲーム企業・Ubisoftのアニメーション制作部門にメインツールとして採用されるなど、アマチュアからプロまで多くのユーザーに支持されています。 そんなBlenderには開発を支援するための基金が存在しており、これまでにMicrosoftや

                              Appleが超高機能なオープンソース3DCGソフト「Blender」の開発基金に参加
                            • Interesting Programming Languages

                              Interesting Programming Languages an opinionated collection of programming languages. Created: Feb 19, 2020 by Pradeep Gowda Updated: May 17, 2024 Tagged: programming-language An opinionated collection of programming languages. This is a list of what I consider interesting. Requests to add to this list are welcome, but there is no guarantee I’ll include them. As you can see many mainstream program

                              • 100+ Best GitHub Repositories For Machine Learning

                                There are millions of github repos and filtering them is an insane amount of work. It takes huge time, efforts and a lot more. We have done this for you. In this article we’ll share a curated list of 100+ widely-known, recommended and most popular repositories and open source github projects for Machine Learning and Deep Learning. So without further ado, Let’s see all the hubs created by experts a

                                  100+ Best GitHub Repositories For Machine Learning
                                • What to know about Threads

                                  Today, Meta is launching its new microblogging platform called Threads. What is noteworthy about this launch is that Threads intends to become part of the decentralized social web by using the same standard protocol as Mastodon, ActivityPub. There’s been a lot of speculation around what Threads will be and what it means for Mastodon. We’ve put together some of the most common questions and our res

                                  • OpenAI DevDayで発表された様々な機能について、公式ドキュメントを見ながら少しだけ詳細を確認してみた | DevelopersIO

                                    コンテキスト長が長くなり、学習データも最新化、さらに価格も下がっていますので、Previewではなくなるのが待ち遠しいですね。 詳細は以下も参照ください。 Models / GPT-4 and GPT-4 Turbo - OpenAI API 試してみた 少しだけPythonで試してみようと思います。 実行前にopenaiモジュールも本日1.0.0がリリースされているようですので、事前にアップデートしてください。 openai · PyPI 簡単なクエリを試してみます。 from openai import OpenAI # APIキーの発行方法は以下を参照 # https://dev.classmethod.jp/articles/openai-api-quickstart-tutorial/ client = OpenAI( api_key = "ここにOpenAI APIキーを記載"

                                      OpenAI DevDayで発表された様々な機能について、公式ドキュメントを見ながら少しだけ詳細を確認してみた | DevelopersIO
                                    • COCOA 突如として初期化される問題(UserDataが壊れている) · Issue #16 · cocoa-mhlw/cocoa

                                      "2021/01/04 23:39:48","Info","Start","Get","/Users/runner/work/1/s/Covid19Radar/Covid19Radar/Services/UserDataService.cs","67","iOS","14.2","iPhone11,8","Physical","1.2.1","1607653212" "2021/01/04 23:39:48","Info","existsUserData: False","Get","/Users/runner/work/1/s/Covid19Radar/Covid19Radar/Services/UserDataService.cs","70","iOS","14.2","iPhone11,8","Physical","1.2.1","1607653212" "2021/01/04 23

                                        COCOA 突如として初期化される問題(UserDataが壊れている) · Issue #16 · cocoa-mhlw/cocoa
                                      • Continuous delivery of container applications to AWS Fargate with GitHub Actions | Amazon Web Services

                                        AWS Open Source Blog Continuous delivery of container applications to AWS Fargate with GitHub Actions At the day two keynote of the GitHub Universe 2019 conference on Nov 14, Amazon Web Services announced that we have open sourced four new GitHub Actions for Amazon ECS and ECR. Using these GitHub Actions, developers and DevOps engineers can easily set up continuous delivery pipelines in their code

                                          Continuous delivery of container applications to AWS Fargate with GitHub Actions | Amazon Web Services
                                        • Creating a bash completion script

                                          I just released stup, a tool for easily keeping organized daily notes in the terminal. You can find it on GitHub here. I recently worked on creating a bash completion script for registering directory aliases and navigating to them with autocomplete in Bash and I found the feature really interesting. In this post I will familiarize you with the process of adding bash completion to your scripts. Wha

                                            Creating a bash completion script
                                          • OpenAI(ChatGPT)のfine-tuning機能を早速試してみた~ひろゆきのスパチャを例に - Qiita

                                            import os os.environ["OPENAI_API_KEY"] = "<ここにAPI_KEYを書く>" # driveをマウント(Colabからファイルを読み込めるようにする。初回は認証が必要なので許可します。) from google.colab import drive drive.mount('/content/drive') # 階層を移動(仕組み詳細はこちら -> https://www.ushiji.online/colab-file-upload) %cd "/content/drive/<colabを作成したフォルダーのパス>" データの作成 学習させるデータは以下のようなフォーマットで作成する必要があります。最大50MBまで対応しています。これは、公式tutorialの例ですが、皮肉な回答を返すように学習させているものです。 {"messages": [{"

                                              OpenAI(ChatGPT)のfine-tuning機能を早速試してみた~ひろゆきのスパチャを例に - Qiita
                                            • Storybook 6.2

                                              Storybook is the industry standard UI development workshop for components and pages. It's used by Netflix, Slack, Target, Shopify, Stripe, and thousands of teams around the world. As a modern frontend developer, you’re in a constant cat-and-mouse game to stay on top of ecosystem changes. Every Storybook release contains hundreds of adaptations to try to make that easier for you, whether you’re upg

                                                Storybook 6.2
                                              • ベクトル検索(近似最近傍探索)でいい感じの MoreLikeThis を実現する | by mocobeta | Medium

                                                この記事は,「情報検索・検索エンジン Advent Calendar 2019」23日目のエントリーです。モノは生煮えですが,背景含めて頑張って説明したいと思うので,ご容赦ください…。 目次 Apache Lucene とはLucene にベクトル検索を実装してみたベクトル検索版 MoreLikeThisUnsolved issues(積み残し)雰囲気だけ知りたいという方は,「ベクトル検索版 MoreLikeThis」 のところだけ眺めると良いかもしれません。 Apache Lucene とは Apache Lucene は,ピュア Java で書かれた,高速・スケーラブルな検索エンジンライブラリです。OSS 検索エンジンとして人気の高い Elasticsearch や Solr のコアエンジンとして使われているため [1],検索システムに携わっている方なら,名前は聞いたことがあるかもしれ

                                                  ベクトル検索(近似最近傍探索)でいい感じの MoreLikeThis を実現する | by mocobeta | Medium
                                                • 最小権限の原則に一歩近づく - Entra ID の "Just-in-time application access with PIM for Groups" 機能の紹介 - LayerX エンジニアブログ

                                                  LayerX Fintech事業部(※)の piroshi です。 ※三井物産デジタル・アセットマネジメント (MDM)に出向しています。 沖縄からリモートワークで働いており、蒸し暑い日が続いています。クーラーをつけないと寝苦しくなってきました。 ところでみなさん、特権 (ちから) が欲しいですか?ここでの権限はシステム上の各種権限です。私は小心者で、大きすぎる力は持ちたくない派です。特権をもっていると「オレは今、セキュリティリスクの塊だ...」と気になってしまい、輪をかけて夜も眠れません。 さて、Microsoft の IdP サービスである Entra ID には Privileged Identity Management (PIM) という特権管理機能があります。PIM により「必要最低限の権限」を「必要な期間」に限定して付与することが可能です。ユーザは特権へのエスカレーションを自

                                                    最小権限の原則に一歩近づく - Entra ID の "Just-in-time application access with PIM for Groups" 機能の紹介 - LayerX エンジニアブログ
                                                  • Building Rich terminal dashboards

                                                    Rich Terminal python Rich has become a popular (20K stars on GH) way of beautifying CLIs, and I'm pleased to see a number of projects using it. Since Rich is mature and battle-tested now, I had considered winding-down development. Until, I saw this tweet: The Tweet Do you want to see something […] Rich has become a popular (20K stars on GH) way of beautifying CLIs, and I'm pleased to see a number

                                                      Building Rich terminal dashboards
                                                    • Hotrails - Learn modern Ruby on Rails with Hotwire

                                                      The Turbo Rails Tutorial Learn how to create modern, single-page, reactive web applications with Ruby on Rails 7 without writing any custom JavaScript code. Start the tutorial → Hotwire is the default frontend framework for Rails With the release of Rails 7 in December 2021, Hotwire, which is the combination of Stimulus and Turbo, became the default frontend framework for Ruby on Rails application

                                                        Hotrails - Learn modern Ruby on Rails with Hotwire
                                                      • Hypermodern Python

                                                        Read this article on Medium New Year 2020 marks the end of more than a decade of coexistence of Python 2 and 3. The Python landscape has changed considerably over this period: a host of new tools and best practices now improve the Python developer experience. Their adoption, however, lags behind due to the constraints of legacy support. This article series is a guide to modern Python tooling with

                                                        • データマイニングの国際学会KDD2023に現地参加し、ポスター発表してきました - Taste of Tech Topics

                                                          皆さんこんにちは 機械学習チームYAMALEXの@tereka114です。 YAMALEXは Acroquest 社内で発足した、会社の未来の技術を創る、機械学習がメインテーマのデータサイエンスチームです。 (詳細はリンク先をご覧ください。) 私自身8月4日〜8月12日までアメリカ・ロングビーチに渡航し、KDD2023に参加とポスター発表してきました。 ここ数年、コロナウィルスの影響で自分自身、オフライン参加は控えていましたが、今年はそろそろかなーともあり、行くことにしました。 KDD2023概要 学会の様子 Opening セッション KDDCup KDD Annual Celebration 食事 最後に 展示場(ランチ会場)人が多い KDD2023概要 KDDは正式名称、29th ACM SIGKDD CONFERENCE ON KNOWLEDGE DISCOVERY AND DAT

                                                            データマイニングの国際学会KDD2023に現地参加し、ポスター発表してきました - Taste of Tech Topics
                                                          • フリーのイラストレーターなどが画像生成AIでお金を稼ぐ方法

                                                            「Stable Diffusion」などの画像生成AIを手軽に使える環境が急速に整いつつありますが、インターネット上では「画像生成AIがアーティストの仕事を奪ってしまうのではないか」という議論も起きています。そんな中、アーティストのヴィタリー・S・アレクシウス氏が「画像生成AIがいかにアーティストの表現活動に役立つか」を解説しています。 How to make money as an artist with a personal Stable Diffusion AI - a tutorial from a pro! : StableDiffusion https://www.reddit.com/r/StableDiffusion/comments/yhjovv/ 2022年8月に画像生成AI「Stable Diffusion」が一般公開されて以降、有志によってStable Diffus

                                                              フリーのイラストレーターなどが画像生成AIでお金を稼ぐ方法
                                                            • 3年半デプロイのなかったクラウド電子カルテ体験版をついに本番追従させた話 - エムスリーテックブログ

                                                              こんにちは、電子カルテチームの鳥山(@to_lz1)です。私のチームではクラウド電子カルテ「エムスリーデジカル」を開発運用しています。今回はそんなエムスリーデジカルの "オンラインデモ版"、つまり体験版アプリケーションを3年半ぶりにアップデートさせたお話です。具体的には インフラをAWSに移行 最新のコードベースでデプロイ 製品版のリリースと同タイミングでCI/CDできるように変更 という大きく3点を一気に実施しました。 3年半ぶりというとなんだかすごいことのようですが、そもそもなぜ製品版と異なる環境にあったのか、アップデートできないままだったのはなぜなのかといった疑問は皆さま抱かれるかなと思います。 この記事では、オンラインデモ版サイトの移行に関連するエムスリーデジカルのインフラの変遷、そして移行に際して工夫したこと・考えたことをご紹介しようと思います。 前提 オンラインデモ版更新の意義

                                                                3年半デプロイのなかったクラウド電子カルテ体験版をついに本番追従させた話 - エムスリーテックブログ
                                                              • graphql-design-tutorial/lang/TUTORIAL_JAPANESE.md at master · Shopify/graphql-design-tutorial

                                                                本チュートリアルはもともとShopifyが社内向けに作成しました。 そして、本チュートリアルがGraphQL APIを利用する全ての方にとって役に立つと考え、公開版を作成するに至りました。 本チュートリアルは、Shopifyのプロダクション環境における過去3年間のスキーマ構築と拡張から得た学びに基づいています。 本チュートリアルはこれまでも発展してきましたし、今後も更新され続けるでしょう。 我々は本デザインガイドラインが多くの場合に有用であると信じていますが、すべてがあらゆる状況に当てはまるとは限りません。 ほとんどのルールがつねに100%適用可能な訳ではないため、社内のなかでも未だに議論がありますし、例外を設けています。 ですから、本チュートリアルに盲目的に従ってすべてを取り込もうとせず、あなたの目的や状況に応じて役に立つ部分を適用してください。

                                                                  graphql-design-tutorial/lang/TUTORIAL_JAPANESE.md at master · Shopify/graphql-design-tutorial
                                                                • iptablesの仕組みを図解 - Carpe Diem

                                                                  概要 ネットワーク周りでたまに触るiptablesですが、たまになせいで度々忘れてググり直すことが多いので理解しやすいよう図を作ってみました。 iptablesの仕組みを図解 iptablesの構成図 iptablesは以下のように iptables -> Tables -> Chains -> Rules という構成をとっています。 なのでCLIの書き方も # iptables -t {テーブル名} -コマンド {チェーン名} {ルール} といった形で順に指定するフォーマットで書きます。 テーブル テーブルには以下の4つ種類があります。 filterテーブル natテーブル mangleテーブル rawテーブル 各テーブルでは図のようにそれぞれがチェインを持っています。チェインはユーザが独自に定義することも可能です。 それぞれのチェインは初期状態では特にルールを持っておらず、基本ポリシー

                                                                    iptablesの仕組みを図解 - Carpe Diem
                                                                  • Why React Re-Renders

                                                                    IntroductionSo, I'll be honest. I had been working professionally with React for years without really understanding how React's re-rendering process worked. 😅 I think this is true for lots of React developers. We understand enough to get by, but if you ask a group of React developers a question like “What triggers a re-render in React?”, you'll likely get a handful of different hand-wavy answers.

                                                                      Why React Re-Renders
                                                                    • そのカタカナ語、英語でこう書きます!vol.3 | 英語を習得して賢く生きていこう! 通訳者アキトの、0→1英語塾

                                                                      アキトこんにちは。通訳を担当しているアキトです。今日も将来のために英語を勉強していきましょう! ジレンマや、ノウハウなど、 日本で使われているカタカナ語が英語ではどう表記されるか、 使われるかについての話第3弾になります! 語句と全然違う語源もあるので、よかったら見てくださいね! 過去記事はこちら↓ 過去記事 そのカタカナ語、英語でこう書きます!vol.1 そのカタカナ語、英語でこう書きます!vol.2 それではどうぞ↓↓ アキト毎度ですが目次が長いので、隠すか、見たい言葉に飛んでください! サ サスペンス 語源:suspendの過去分詞 sus(下に)+pend(つるす) →中断した、遅らせた つづり:suspense 意味は(結果がどうかわからない)不安、気がかりです。 この先がどうなるか分からないので、サスペンス。というわけですね。 元の動詞のsuspendに色々気になる言葉があるの

                                                                      • Feature Importanceって結局何なの?|Yotaro Katayama

                                                                        この記事の目的GBDT(Gradient Boosting Decesion Tree)のような、決定木をアンサンブルする手法において、特徴量の重要性を定量化し、特徴量選択などに用いられる”Feature Importance”という値があります。 本記事では、この値が実際にはどういう計算で出力されているのかについて、コードと手計算を通じて納得することを目指します。 なお、この記事は3回シリーズの第2回で、最終的にcatboostのfeature importanceの算出方法を理解するのが目的です。ここでは、用意されているfeature importanceの計算方法がわかりやすいxgboostを使います 第1回: Catboostの推論の仕組みを理解する 第2回: Feature Importanceの計算を理解する (イマココ) 第3回: CatboostのFeature Impor

                                                                          Feature Importanceって結局何なの?|Yotaro Katayama
                                                                        • Vue 3 Migration Build: safely upgrade your app to Vue 3 (Pt. 1) | Vue Mastery

                                                                          Vue 3 Migration Build: safely upgrade your app to Vue 3 (Pt. 1) The Vue team has recently released the highly anticipated migration build for Vue 3. If you’ve been thinking about upgrading your Vue 2 app to Vue 3, this is what you need. The process of upgrading an app to the latest version of the framework can be a daunting task. This article series is created to make that process easier. The Vue

                                                                            Vue 3 Migration Build: safely upgrade your app to Vue 3 (Pt. 1) | Vue Mastery
                                                                          • Postgres Tutorials | Crunchy Data

                                                                            Postgres PlaygroundEnhance your Postgres skillsOften times the gap in trying/learning something in Postgres is having a good tangible example. The playground makes that easier by loading a datasets then guiding you step by step through an exercise leveraging that dataset in a practical way. Whether it's just the basics of interacting in the Postgres CLI with psql , improving your querying skills w

                                                                              Postgres Tutorials | Crunchy Data
                                                                            • Serverless: 15% slower and 8x more expensive

                                                                              Posted: 2019-09-18 Last updated: 2019-09-26 Recently I wanted to try changing the API we have at CardGames.io and try using the Serverless framework. Serverless has been a hot topic in the tech world for the last few years and I was procrastinating wanted to keep my tech skills up to date by trying something new, so I decided to spend a few hours learning about serverless and see if hosting our AP

                                                                              • Best Practices for Writing Tests with React Testing Library

                                                                                React Testing Library has become the de facto standard for testing React components. Focus on testing from the user's perspective and avoidance of implementation details in tests are some of the main reasons for its success. Properly written tests not only help prevent regressions and buggy code, but in the case of React Testing Library, they also improve the accessibility of components and the ov

                                                                                  Best Practices for Writing Tests with React Testing Library
                                                                                • Introduction - Writing NES Emulator in Rust

                                                                                  Why NES? The NES (Nintendo Entertainment System) was one of the most popular gaming platforms throughout the 80s and the 90s. The platform and the emergent ecosystem was and still is a huge cultural phenomenon. The device itself had relatively simple hardware (judging from the modern days), and it's incredible how much was made out of it. This series is about creating an emulator capable of runnin