日本語 English
開講年度/ Academic YearAcademic Year |
20242024 |
科目設置学部/ CollegeCollege |
人工知能科学研究科/Graduate School of Artificial Intelligence and ScienceGraduate School of Artificial Intelligence and Science |
科目コード等/ Course CodeCourse Code |
VR101/VR101VR101 |
テーマ・サブタイトル等/ Theme・SubtitleTheme・Subtitle |
|
授業形態/ Class FormatClass Format |
ハイフレックス/HyFlexHyFlex |
授業形態(補足事項)/ Class Format (Supplementary Items)Class Format (Supplementary Items) |
|
授業形式/ Class StyleCampus |
講義/LectureLecture |
校地/ CampusCampus |
池袋/IkebukuroIkebukuro |
学期/ SemesterSemester |
春学期/Spring SemesterSpring Semester |
曜日時限・教室/ DayPeriod・RoomDayPeriod・Room |
火6/Tue.6 Tue.6 ログインして教室を表示する(Log in to view the classrooms.) |
単位/ CreditsCredits |
22 |
科目ナンバリング/ Course NumberCourse Number |
AIR5110 |
使用言語/ LanguageLanguage |
日本語/JapaneseJapanese |
履修登録方法/ Class Registration MethodClass Registration Method |
自動登録/Automatic RegistrationAutomatic Registration |
配当年次/ Assigned YearAssigned Year |
配当年次は開講学部のR Guideに掲載している科目表で確認してください。配当年次は開講学部のR Guideに掲載している科目表で確認してください。 |
先修規定/ Prerequisite RegulationsPrerequisite Regulations |
|
他学部履修可否/ Acceptance of Other CollegesAcceptance of Other Colleges |
履修登録システムの『他学部・他研究科履修不許可科目一覧』で確認してください。 |
履修中止可否/ Course CancellationCourse Cancellation |
-(履修中止制度なし/ No system for cancellation) |
オンライン授業60単位制限対象科目/ Online Classes Subject to 60-Credit Upper LimitOnline Classes Subject to 60-Credit Upper Limit |
|
学位授与方針との関連/ Relationship with Degree PolicyRelationship with Degree Policy |
各授業科目は、学部・研究科の定める学位授与方針(DP)や教育課程編成の方針(CP)に基づき、カリキュラム上に配置されています。詳細はカリキュラム・マップで確認することができます。 |
備考/ NotesNotes |
The purpose of this course is to help students understand machine algorithms correctly so they can appropriately apply machine learning. Students will also learn the essential elements required to improve the algorithm on their own.
Initially, students will learn how various machine learning algorithms are designed mathematically. They will subsequently intensify their understanding by actually coding algorithms using Python. At the same time, they will imbibe efficient machine learning practices by using libraries. Practical learning, such as data preprocessing and tweaks, will also be introduced.
1 | 機械学習の歴史と現在 |
2 | データと前処理、機械学習の実務におけるワークフロー |
3 | 回帰1:単回帰と勾配降下法による学習 |
4 | 回帰モデルの実装1 |
5 | 回帰2:重回帰・多項式回帰と特徴量工学 |
6 | 回帰モデルの実装2 |
7 | ロジステジック回帰 |
8 | ロジステジック回帰の実装 |
9 | ソフトマックス回帰 |
10 | サポートベクトルマシン1 |
11 | サポートベクトルマシン2 |
12 | ソフトマックス回帰とサポートベクトルマシンの実装 |
13 | 決定木とアンサンブル法 |
14 | アンサンブル法の実装 |
板書 /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
基本的な数学(級数の和、ベクトルと行列、微分法、確率、統計の基礎)を復習しておくことが望ましい。
種類 (Kind) | 割合 (%) | 基準 (Criteria) |
---|---|---|
平常点 (In-class Points) | 100 |
三回程度のレポート(100%) |
備考 (Notes) | ||
なし/None
本科目は、5年以上の実務経験を有する実務家教員による授業である。
機械学習アルゴリズムの正確な理解に基づいて、適切に機械学習を応用できるようになる。さらにそれによって、自身でアルゴリズムを調整・改良するための基礎を固める。
The purpose of this course is to help students understand machine algorithms correctly so they can appropriately apply machine learning. Students will also learn the essential elements required to improve the algorithm on their own.
さまざまな機械学習アルゴリズムがどのような数理的仕組みで設計されているのかを理解する。また、実際にアルゴリズムをPythonでコーディングすることによってさらに理解を深める。それと同時にライブラリーを使い、効率的に機械学習を実践するための手順も学ぶ。データの前処理や細かな工夫など、実務的な知識も紹介する。
Initially, students will learn how various machine learning algorithms are designed mathematically. They will subsequently intensify their understanding by actually coding algorithms using Python. At the same time, they will imbibe efficient machine learning practices by using libraries. Practical learning, such as data preprocessing and tweaks, will also be introduced.
1 | 機械学習の歴史と現在 |
2 | データと前処理、機械学習の実務におけるワークフロー |
3 | 回帰1:単回帰と勾配降下法による学習 |
4 | 回帰モデルの実装1 |
5 | 回帰2:重回帰・多項式回帰と特徴量工学 |
6 | 回帰モデルの実装2 |
7 | ロジステジック回帰 |
8 | ロジステジック回帰の実装 |
9 | ソフトマックス回帰 |
10 | サポートベクトルマシン1 |
11 | サポートベクトルマシン2 |
12 | ソフトマックス回帰とサポートベクトルマシンの実装 |
13 | 決定木とアンサンブル法 |
14 | アンサンブル法の実装 |
板書 /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
基本的な数学(級数の和、ベクトルと行列、微分法、確率、統計の基礎)を復習しておくことが望ましい。
種類 (Kind) | 割合 (%) | 基準 (Criteria) |
---|---|---|
平常点 (In-class Points) | 100 |
三回程度のレポート(100%) |
備考 (Notes) | ||
なし/None
本科目は、5年以上の実務経験を有する実務家教員による授業である。