{"componentChunkName":"component---src-templates-post-template-js","path":"/posts/learning-log-2023-third-quarter","result":{"data":{"markdownRemark":{"id":"df7b005b-7e93-5511-be8a-51f0f33c7887","html":"<p>2023 年 7 月から 9 月で実施したことをふりかえってまとめます。</p>\n<h2 id=\"読書\" style=\"position:relative;\"><a href=\"#%E8%AA%AD%E6%9B%B8\" aria-label=\"読書 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>読書</h2>\n<p>まずは読んだ本の数をまとめると…</p>\n<table>\n<thead>\n<tr>\n<th>月</th>\n<th>読了した冊数</th>\n<th>まとめ記事</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>7</td>\n<td>7</td>\n<td><a href=\"https://www.kanzennirikaisita.com/posts/reading-log-202307\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">【2023 年 7 月】読んだ本の記録</a></td>\n</tr>\n<tr>\n<td>8</td>\n<td>5</td>\n<td><a href=\"https://www.kanzennirikaisita.com/posts/reading-log-202308\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">【2023 年 8 月】読んだ本の記録</a></td>\n</tr>\n<tr>\n<td>9</td>\n<td>3</td>\n<td><a href=\"https://www.kanzennirikaisita.com/posts/reading-log-202309\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">【2023 年 9 月】読んだ本の記録</a></td>\n</tr>\n</tbody>\n</table>\n<p>ということで、合計 15 冊でした。</p>\n<p>月 8 冊読むのが目標だったので、目標の 2/3 程度でした。</p>\n<p>読んだ中で特に良かった本は、</p>\n<ul>\n<li><a href=\"https://amzn.to/3LELxav\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ゼロから作るDeep Learning ❷ ―自然言語処理編</a></li>\n</ul>\n<p>です。</p>\n<p><a href=\"https://www.amazon.co.jp/dp/4873118360?&linkCode=li1&tag=oshimayuki0d-22&linkId=37c7969d0c2bc30dd18c4b0d7302dcae&language=ja_JP&ref_=as_li_ss_il\" target=\"_blank\"><img border=\"0\" src=\"//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=4873118360&Format=_SL110_&ID=AsinImage&MarketPlace=JP&ServiceVersion=20070822&WS=1&tag=oshimayuki0d-22&language=ja_JP\" ></a><img src=\"https://ir-jp.amazon-adsystem.com/e/ir?t=oshimayuki0d-22&amp;language=ja_JP&amp;l=li1&amp;o=9&amp;a=4873118360\" width=\"1\" height=\"1\" border=\"0\" alt=\"\" style=\"border:none !important; margin:0px !important;\"></p>\n<p>LLM や自然言語処理まわりは他にも色々な書籍を読んだり、<a href=\"https://deeplearning.jp/llm2023/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">大規模言語モデルのサマースクール</a> を受講したりして、かなり知識を拡充できました。</p>\n<h2 id=\"ブログ\" style=\"position:relative;\"><a href=\"#%E3%83%96%E3%83%AD%E3%82%B0\" aria-label=\"ブログ permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>ブログ</h2>\n<p>このブログ (<a href=\"https://www.kanzennirikaisita.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">完全に理解した.com</a>) には、9 記事投稿しました。\nいくつか、論文や面白かった英語記事を読んだ記録を書いたりできたのが良かったです。</p>\n<p>また、Zenn に「<a href=\"https://zenn.dev/os1ma/articles/935f6e653f1052\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Pythonの開発環境の3つの観点をおさえよう</a>」という記事を投稿して、かなり反響をいただきました。\n今後も Zenn などに少しずつ記事を投稿してもいいなと思いました。</p>\n<h2 id=\"資格\" style=\"position:relative;\"><a href=\"#%E8%B3%87%E6%A0%BC\" aria-label=\"資格 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>資格</h2>\n<p>この 3 ヶ月は資格取得などは特にしませんでした。</p>\n<h2 id=\"友人との勉強会\" style=\"position:relative;\"><a href=\"#%E5%8F%8B%E4%BA%BA%E3%81%A8%E3%81%AE%E5%8B%89%E5%BC%B7%E4%BC%9A\" aria-label=\"友人との勉強会 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>友人との勉強会</h2>\n<p>友人と作った connpass グループ (<a href=\"https://studyco.connpass.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">StudyCo</a>) では、自分は</p>\n<ul>\n<li><a href=\"https://studyco.connpass.com/event/291129/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">「シェル」ってなに？から改めて学ぶLinuxの基本</a></li>\n<li><a href=\"https://studyco.connpass.com/event/292513/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">LT大会！機械学習・LLM・その他データ分析関係の色々な話題をつまもう！</a> にて「Pythonの「仮想環境」を完全に理解しよう」</li>\n</ul>\n<p>という 2 つの発表をしました。</p>\n<p>とくに「Pythonの「仮想環境」を完全に理解しよう」という発表は、スライドが後日かなり話題となり、多くの方に見ていただくことができました。</p>\n<ul>\n<li><a href=\"https://speakerdeck.com/os1ma/pythonno-jia-xiang-huan-jing-wowan-quan-nili-jie-siyou\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://speakerdeck.com/os1ma/pythonno-jia-xiang-huan-jing-wowan-quan-nili-jie-siyou</a></li>\n</ul>\n<p>StudyCo というグループとしては、</p>\n<ul>\n<li>connpass のグループメンバー 3300 人を突破</li>\n<li><a href=\"https://www.youtube.com/channel/UCRBqa8vkfHpkAThNfuHUJtQ\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">YouTube チャンネル</a> の登録者数が 1100 を突破</li>\n</ul>\n<p>となっています。</p>\n<h2 id=\"udemy-講座\" style=\"position:relative;\"><a href=\"#udemy-%E8%AC%9B%E5%BA%A7\" aria-label=\"udemy 講座 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Udemy 講座</h2>\n<p>この 3 ヶ月では、以下の 2 つのUdemy 講座を公開しました。</p>\n<ul>\n<li>Pythonステップアップ速習講座―仮想環境のしくみ、開発環境を整えるツール、クラスを使ったコーディング、定番パッケージ</li>\n<li>ChatGPTのAPIで5つのアプリを作ってみよう！JSON生成、属性抽出、独自文書Q&#x26;A、SQL生成、AIエージェント</li>\n</ul>\n<p>既存の講座についても引き続き多くの方に受講していただいています。</p>\n<p>なお、公開済み講座の講師発行クーポンが、以下のページにまとまっています。</p>\n<p><a href=\"https://www.nextskill.co.jp/courses\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://www.nextskill.co.jp/courses</a></p>\n<h2 id=\"書籍\" style=\"position:relative;\"><a href=\"#%E6%9B%B8%E7%B1%8D\" aria-label=\"書籍 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>書籍</h2>\n<p>この 3 ヶ月で一番大きかったのは、書籍を執筆（共著）したことです。</p>\n<p>『<a href=\"https://amzn.to/3RIn0Fh\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ChatGPT/LangChainによるチャットシステム構築［実践］入門</a>』という本を執筆（共著）して、10/18 に発売予定です。</p>\n<p><a href=\"https://www.amazon.co.jp/dp/4297138395?&linkCode=li3&tag=oshimayuki0d-22&linkId=7e516f3cdeca77beab485e643cf003b0&language=ja_JP&ref_=as_li_ss_il\" target=\"_blank\"><img border=\"0\" src=\"//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=4297138395&Format=_SL250_&ID=AsinImage&MarketPlace=JP&ServiceVersion=20070822&WS=1&tag=oshimayuki0d-22&language=ja_JP\" ></a><img src=\"https://ir-jp.amazon-adsystem.com/e/ir?t=oshimayuki0d-22&amp;language=ja_JP&amp;l=li3&amp;o=9&amp;a=4297138395\" width=\"1\" height=\"1\" border=\"0\" alt=\"\" style=\"border:none !important; margin:0px !important;\"></p>\n<p>この書籍の執筆過程で、LLM や LangChain まわりの知識はかなり拡充できました。</p>\n<p>LangChain のドキュメントをあるタイミングで一通り読んだのですが、それが非常に勉強になりました。</p>\n<h2 id=\"oss\" style=\"position:relative;\"><a href=\"#oss\" aria-label=\"oss permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>OSS</h2>\n<p>書籍の執筆もあり、LangChain にふれる機会が多く、改善すべき点を見つけることも多かったです。</p>\n<p>そのため、LangChain に 7 月に 3 つ (また 5 月に 1 つ) コントリビュートしました。</p>\n<p>とくにドキュメントのビルドスクリプトが壊れていたのを読み解いて直したのは良い貢献だったと思います。</p>\n<p><a href=\"https://github.com/langchain-ai/langchain/pull/7276\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://github.com/langchain-ai/langchain/pull/7276</a></p>\n<p>（その他は処理の追加やドキュメントの修正といった小さなコントリビュートです）</p>\n<h2 id=\"総括\" style=\"position:relative;\"><a href=\"#%E7%B7%8F%E6%8B%AC\" aria-label=\"総括 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>総括</h2>\n<p>以上、2023 年 7 月から 9 月でやったことをまとめると…</p>\n<ul>\n<li>\n<p>全体</p>\n<ul>\n<li>技術書中心に 15 冊の本を読んだ</li>\n<li>ブログを 9 記事書いた</li>\n</ul>\n</li>\n<li>\n<p>発表など</p>\n<ul>\n<li>勉強会を 1 回開催し、LT 形式で 1 回発表した</li>\n<li>Udemy 講座を 2 つ公開した</li>\n</ul>\n</li>\n<li>\n<p>LangChain</p>\n<ul>\n<li>書籍『<a href=\"https://amzn.to/3RIn0Fh\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ChatGPT/LangChainによるチャットシステム構築［実践］入門</a>』を執筆（共著）した</li>\n<li>LangChain にいくつかコントリビュートした</li>\n</ul>\n</li>\n</ul>\n<p>といったあたりになります。</p>\n<p>引き続き、色々なことを学んだりしていこうと思います。</p>","fields":{"slug":"/posts/learning-log-2023-third-quarter","tagSlugs":["/tag/learning/"],"autoRecommendPosts":["learning-log-2023-last-quarter","learning-log-2023-second-quarter","learning-log-2023-first-quarter","learning-log-2022-second-half"]},"frontmatter":{"date":"2023-10-02T00:24:31.848Z","description":"2023 年 7 月から 9 月で実施したことをふりかえってまとめます。","tags":["learning"],"title":"2023 年 7 月から 9 月のふりかえり","socialImage":null,"recommendPosts":null}}},"pageContext":{"slug":"/posts/learning-log-2023-third-quarter"}},"staticQueryHashes":["251939775","3942705351","401334301"]}