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
November 30, 2024
Technology
0
110
GPT-4 を用いた論文生成 / Paper generation using GPT-4
早稲田大学大学院経営管理研究科「企業データ分析」2024 冬のオンデマンド教材 第14回で使用したスライドです。
Kenji Saito
PRO
November 30, 2024
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
FinTech 7-8 : Blockchain
ks91
PRO
0
58
スマートコントラクトプログラミング / Smart Contract Programming
ks91
PRO
0
11
AI が研究する時代に、人はどう育つのか? — GAMER PAT にみる "シリアスゲームとしての知的訓練" / In an era where AI conducts research, how will humans develop? — "Intellectual Training as a Serious Game" Seen in GAMER PAT
ks91
PRO
0
38
FinTech 5-6 : The World of Apps
ks91
PRO
0
100
生成AI による論文執筆サポート・ワークショップ ─ サーベイ/リサーチクエスチョン編 / Workshop on AI-Assisted Paper Writing Support: Survey/Research Question Edition
ks91
PRO
0
71
ブロックチェーン概論とインストール大会 / Introduction to Blockchain and Installation Workshop
ks91
PRO
0
4
FinTech 3-4 : Internet Technology and Governance
ks91
PRO
0
80
民主主義と博愛(Humanitarianism) / Democracy and Humanitarianism
ks91
PRO
0
8
ブロックチェーン概論 / Introduction to Blockchain
ks91
PRO
0
12
Other Decks in Technology
See All in Technology
Dify on AWS 環境構築手順
yosse95ai
0
120
今この時代に技術とどう向き合うべきか
gree_tech
PRO
2
2.2k
Dylib Hijacking on macOS: Dead or Alive?
patrickwardle
0
450
Introduction to Bill One Development Engineer
sansan33
PRO
0
300
もう外には出ない。より快適なフルリモート環境を目指して
mottyzzz
13
9.5k
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
3k
What's new in OpenShift 4.20
redhatlivestreaming
0
120
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
170
「魔法少女まどか☆マギカ Magia Exedra」のIPのキャラクターを描くための3Dルック開発
gree_tech
PRO
0
170
Bill One 開発エンジニア 紹介資料
sansan33
PRO
4
14k
Kubernetes self-healing of your workload
hwchiu
0
430
AIプロダクトのプロンプト実践テクニック / Practical Techniques for AI Product Prompts
saka2jp
0
100
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
Code Reviewing Like a Champion
maltzj
526
40k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Unsuck your backbone
ammeep
671
58k
YesSQL, Process and Tooling at Scale
rocio
173
15k
Transcript
Boxes and whiskers — generated by Stable Diffusion XL v1.0
2024 14 GPT-4 (WBS) 2024 14 GPT-4 — 2024-11 – p.1/12
https://speakerdeck.com/ks91/collections/corporate-data-analysis-2024-winter 2024 14 GPT-4 — 2024-11 – 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/16 ) / (2 ) OK / 2024 14 GPT-4 — 2024-11 – p.3/12
GPTs “LaTeX Paper Writer and Advisor” https://chat.openai.com/g/g-puYANDw3Q-latex-paper-writer-and-advisor LaTeX, BibTeX (
), Overleaf (PAT) GPTs : https://chatgpt.com/g/g-6lW16zlHo-hatuto-pat-lun-wen-asisutanto ( ) : https://speakerdeck.com/ks91/pat-paper-authoring-tutor-researchers-manual 2024 14 GPT-4 — 2024-11 – p.4/12
GPT-4 . . . GPT-4 https://www.overleaf.com/read/tfbbnvhqfkqm#609f5b 2024 14 GPT-4 —
2024-11 – p.5/12
(1/6) LaTeX # ( ) * * (1) ( )
( ) (2) ( ) (3) ( ) ( ) (4) 2024 14 GPT-4 — 2024-11 – 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} \documentclass[twocolumn]{jlreq} 2024 14 GPT-4 — 2024-11 – p.7/12
(3/6) \title{ % } \author{ % } \date{} \begin{document} \maketitle
\begin{abstract} % (1),(2),(3),(4) \end{abstract} 2024 14 GPT-4 — 2024-11 – p.8/12
(4/6) \section{ } % (5) (6) (1) ( ) %
(2) \section{ } % % % % % % \section{ } % (1) \section{ } % (9) 2024 14 GPT-4 — 2024-11 – p.9/12
(5/6) \section{ } % (9) (3) % (8) \section{ }
% (8) (7) \section{ } % % % % % % % % 2024 14 GPT-4 — 2024-11 – 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 2024 14 GPT-4 — 2024-11 – p.11/12
2024 14 GPT-4 — 2024-11 – p.12/12