ふぁ
ふぁ
note tweet ``` { "data": { "tweetResult": { "result": { "note_tweet": { "is_expandable": true, "note_tweet_results": { "result": { "id": "Tm90ZVR3ZWV0OjE3MjA5NzU2OTM0MzIxNDc5Njg=", "text": "オセロで「完璧な手を打ち続けた結果は引き分けである」ことを証明する研究が発表されました。\nAI研究の長年にわたる課題の一部解決であり、ゲーム理論の分野における進展を示しています。\nただし、本発表の解釈にあたっては注意点があります。\n\nなお、「アルファベータ探索」という手法を用いて、最適な手順を先に探索するアプローチが採用されています。\n\nPreferred Networksの研究者による発表です。\n\n@ Hiroki Takizawa, \"Othello is Solved\"\n\nオセロは、約10の58乗通りのゲーム展開と約10の28乗通りの駒位置とされています。\n計算で最善手を導き出すことはできていませんでした。\n\nコンピュータサイエンスにおける長年の大きな課題だったと言われています。\n\nそこでPreferred Networksの研究者は、アルファベータ(alpha-beta)探索を用いて、オセロをある側面から解き明かしました。\n\n■報告の主なポイント\n① 両プレイヤーが完璧にプレイした場合、引き分けになる\n②...
translateTweet `https://x.com/i/api/1.1/strato/column/None/tweetId=1840562535348769012,destinationLanguage=None,translationSource=Some(Google),feature=None,timeout=None,onlyCached=None/translation/service/translateTweet` ```json { "id": "1840562535348769012", "id_str": "1840562535348769012", "translation": "Twitter, it seems that tokens issued on Windows can only be used with 'sec-ch-ua-platform' set to 'Windows'. However, even if you...
`typing-extensions >= 4.7.1` If not resolved please send pip list
したいけど出来ない
APIの制限で取得できないので独自のブックマーク機能でも作る
Change t-max if you are using the default scheduler. The Cosine Scheduler varies the learning rate like a Cosine Curve. https://github.com/qfgaohao/pytorch-ssd/blob/7a839cbc8c3fb39679856b4dc42a1ab19ec07581/train_ssd.py#L80
> I can start DMMGamePlayer using the shortcut I created in Shortcut -> Fast Launch GamePlayer Does the software start while you are logged into DMM?
Is this issue still occurring?
#135 の `0:18`
I use @clack/prompts combined with hooks. ```ts import {cancel, intro, isCancel, outro, select, text} from '@clack/prompts' import type {Hook} from '@oclif/core' import Default from '../commands/index.js' const hook: Hook.Preparse = async...