日本語

Course Code etc
Academic Year 2024
College College of Economics
Course Code BX584
Theme・Subtitle
Class Format Face to face (all classes are face-to-face)
Class Format (Supplementary Items)
Campus Lecture
Campus Ikebukuro
Semester Spring Semester
DayPeriod・Room Fri.5
ログインして教室を表示する(Log in to view the classrooms.)
Credits 2
Course Number ECX2310
Language Japanese
Class Registration Method Course Code Registration
Assigned Year 配当年次は開講学部のR Guideに掲載している科目表で確認してください。
Prerequisite Regulations
Acceptance of Other Colleges 履修登録システムの『他学部・他研究科履修不許可科目一覧』で確認してください。
Course Cancellation 〇(履修中止可/ Eligible for cancellation)
Online Classes Subject to 60-Credit Upper Limit
Relationship with Degree Policy 各授業科目は、学部・研究科の定める学位授与方針(DP)や教育課程編成の方針(CP)に基づき、カリキュラム上に配置されています。詳細はカリキュラム・マップで確認することができます。
Notes

【Course Objectives】

This course provides the elementary topics of machine learning and aims to explain the potential and the limitations of machine learning. Additionally, the course aims to provide an introduction to Python programming required for implementing machine learning applications.

【Course Contents】

This course covers basic topics in machine learning and artificial intelligence including:
1) What does it mean to make machines learn?
2) How can we make machines learn by writing Python codes?
3) What problem can we solve by making machines learn?

Japanese Items

【授業計画 / Course Schedule】

1 イントロダクション
2 Pythonプログラミング(1)
3 Pythonプログラミング(2)
4 Pythonプログラミング(3)
5 Pythonによる数値計算(1)
6 Pythonによる数値計算(2)
7 Pythonによる可視化
8 機械学習とは何か
9 線形回帰(1)
10 線形回帰(2)
11 ロジスティック回帰
12 SVM(1)
13 SVM(2)
14 ニューラルネットワーク

【活用される授業方法 / Teaching Methods Used】

板書 /Writing on the Board
スライド(パワーポイント等)の使用 /Slides (PowerPoint, etc.)
上記以外の視聴覚教材の使用 /Audiovisual Materials Other than Those Listed Above
個人発表 /Individual Presentations
グループ発表 /Group Presentations
ディスカッション・ディベート /Discussion/Debate
実技・実習・実験 /Practicum/Experiments/Practical Training
学内の教室外施設の利用 /Use of On-Campus Facilities Outside the Classroom
校外実習・フィールドワーク /Field Work
上記いずれも用いない予定 /None of the above

補足事項 (Supplementary Items)
毎回Google Colaboratoryを使ってPythonプログラムを動かしながら説明する。

【授業時間外(予習・復習等)の学修 / Study Required Outside of Class】

授業中に適宜指示する。

【成績評価方法・基準 / Evaluation】

種類 (Kind)割合 (%)基準 (Criteria)
筆記試験 (Written Exam) 50
平常点 (In-class Points)50 授業内の複数回の課題(50%)
備考 (Notes)

【テキスト / Textbooks】

なし/None

【参考文献 / Readings】

No著者名 (Author/Editor)書籍名 (Title)出版社 (Publisher)出版年 (Date)ISBN/ISSN
1 須藤秋良 『スッキリわかるPythonによる機械学習入門』 インプレス 2020/11/10 9784295009948
2 森 巧尚 『Python3年生 機械学習のしくみ 体験してわかる! 会話でまなべる!』 翔泳社 2021/12/6 9784798166575

【履修にあたって求められる能力 / Abilities Required to Take the Course】

パソコン上で自分自身で毎週のようにプログラムを書くことに抵抗感・苦手感がないこと。

【学生が準備すべき機器等 / Equipment, etc., that Students Should Prepare】

ブラウザ上で、プログラミングの環境としてGoogle Colabolartoryを使いつつPythonのプログラミングを書くため、授業が対面で行われる場合は、ノートPCを持参すること。

【その他 / Others】

授業で使うPythonプログラムは、以下のgithubリポジトリとして公開している。
https://github.com/tomonari-masada/course2024-intro2ml

機械学習に関する予備知識は必要ない。ただし、授業内容にPythonプログラミングが含まれており、課題も出るため、単位を取得するためにはPythonでプログラムを書けるようになることが必須である。授業内で使うプログラムの内容は、上のURLで確認できる。
筆記試験では、Pythonのプログラミングの問題が出題される。「このプログラムを動かすと、どのような結果が出力されるか」という問題が複数出題される。それ以外の種類の問題(例えば、知識を言葉で答えるような問題)は出題されない。そのため、実際にそのプログラムを動かしたときに出力される通りに解答しないと、つまり、本当にPythonのプログラムが解読できるようになっていないと、筆記試験でほとんど点数が取れない(そういう学生は毎年少なくない。)ので、注意すること。

【注意事項 / Notice】