Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
GPT-4 を用いた論文生成 / Paper Generation Using GPT-4
Search
Kenji Saito
PRO
January 28, 2024
Business
0
150
GPT-4 を用いた論文生成 / Paper Generation Using GPT-4
早稲田大学大学院経営管理研究科「企業データ分析」2023 冬のオンデマンド教材 第14回で使用したスライドです。
Kenji Saito
PRO
January 28, 2024
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
ウェブサービスデザイン 2 / Web Service Design 2
ks91
PRO
0
7
Learning to Govern the Orbital Commons: A Serious Game on Incentivizing Debris Removal
ks91
PRO
0
3
FinTech 13-14 : FinTech Ideathon and Poster
ks91
PRO
0
90
講師自己紹介 / Lecturer Self-Introduction
ks91
PRO
0
18
講師研究紹介 / Lecturer Research Profile
ks91
PRO
0
12
NPO とは何か (を考えるワールドカフェ) / What is an NPO? (A World Café for Reflection)
ks91
PRO
0
70
FinTech 11-12 : Cyber-Physical Society and Future of Finance
ks91
PRO
0
67
AI 前提社会のキャッチ=22 (または私は如何にして民主主義、文書主義、人道的活動...) / Catch-22 in an AI-Premised Society (or How I Came to Democracy, Documentation, Humanitarian Activities...)
ks91
PRO
0
10
ウェブサービスデザイン 1 / Web Service Design 1
ks91
PRO
0
9
Other Decks in Business
See All in Business
ファーストピンの気持ち
in0u
1
140
(4枚)部下育成の基本 「叱る」と「褒める」の基準とは? 存在承認(アクノレッジメント)を意識しよう!
nyattx
PRO
0
110
malna-recruiting-pitch
malna
0
12k
2025年12月期 第三四半期決算説明資料
mobcast20040326
PRO
0
430
業務設計のいろは
shunsuke_takeuchi
PRO
2
460
実体験:エンジニアの妊娠・出産と仕事/real-life-experience-pregnancy-childbirth-and-work-for-engineers
emiki
9
1.7k
Third Intelligence Company Deck
thirdintelligence
0
2.5k
SASアピールブック(Web公開版)
sas_si
0
1.4k
Sales Marker Culture Book(English)
salesmarker
PRO
2
7.2k
株式会社TVer 会社紹介資料
techtver
PRO
9
95k
Speee_不動産DX事業採用Deck
speee_pr
0
100
強みのデザイン入門 / Introduction to Strengths Design
tbpgr
0
280
Featured
See All Featured
Writing Fast Ruby
sferik
630
62k
Visualization
eitanlees
150
16k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
BBQ
matthewcrist
89
9.9k
The Invisible Side of Design
smashingmag
302
51k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Building Adaptive Systems
keathley
44
2.8k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
690
Facilitating Awesome Meetings
lara
57
6.6k
4 Signs Your Business is Dying
shpigford
186
22k
Transcript
generated by Stable Diffusion XL v1.0 2023 14 GPT-4 (WBS)
2023 14 GPT-4 — 2024-01 – p.1/12
https://speakerdeck.com/ks91/collections/corporate-data-analysis-2023-winter 2023 14 GPT-4 — 2024-01 – p.2/12
( 20 ) 1 • 2 R • 3 •
4 • 5 • 6 ( ) • 7 (1) • 8 (2) • 9 R ( ) (1) — Welch • 10 R ( ) (2) — χ2 • 11 R ( ) (1) — • 12 R ( ) (2) — • 13 GPT-4 • 14 GPT-4 • 15 ( ) LaTeX Overleaf 8 (12/21 ) / (2 ) OK / 2023 14 GPT-4 — 2024-01 – p.3/12
GPTs “LaTeX Paper Writer and Advisor” https://chat.openai.com/g/g-puYANDw3Q-latex-paper-writer-and-advisor LaTeX, BibTeX (
), Overleaf 2023 14 GPT-4 — 2024-01 – p.4/12
GPT-4 . . . GPT-4 https://www.overleaf.com/read/tfbbnvhqfkqm#609f5b 2023 14 GPT-4 —
2024-01 – p.5/12
(1/6) LaTeX # ( ) * * (1) ( )
( ) (2) ( ) (3) ( ) ( ) (4) 2023 14 GPT-4 — 2024-01 – p.6/12
(2/6) (5) (6) ((1) ) (7) (1) (8) ( )
(9) ( ) (10) LaTeX ----from here---- \documentclass[twocolumn]{jarticle} \usepackage[utf8]{inputenc} \usepackage{amsmath} \usepackage{graphicx} \usepackage{here} 2023 14 GPT-4 — 2024-01 – p.7/12
(3/6) \title{ % } \author{ % } \date{} \begin{document} \maketitle
\begin{abstract} % (1),(2),(3),(4) \end{abstract} 2023 14 GPT-4 — 2024-01 – p.8/12
(4/6) \section{ } % (5) (6) (1) ( ) %
(2) \section{ } % % % % % % \section{ } % (1) \section{ } % (9) 2023 14 GPT-4 — 2024-01 – p.9/12
(5/6) \section{ } % (9) (3) % (8) \section{ }
% (8) (7) \section{ } % % % % % % % % 2023 14 GPT-4 — 2024-01 – p.10/12
(6/6) \section{ } % (10) (6) % % (4) \bibliographystyle{jplain}
\bibliography{main} \end{document} ----to here----- Overleaf LaTeX # LaTeX Overleaf LaTeX Overleaf BibTeX .bib BibTeX 2023 14 GPT-4 — 2024-01 – p.11/12
2023 14 GPT-4 — 2024-01 – p.12/12