内容に類似性のあるシラバス

675 件ヒット (0.022秒):

  •   統計的学習論講義  
      松林 優一郎  
      教  
       
      後期 木曜日 2講時 総合研究棟206教室  

    n/a

  •   実践的機械学習Ⅱ  
      齊藤 いつみ  
      全  
      2/4/6/8セメスター  
      後期 金曜日 5講時 情報教育実習室 M105  

    「人工知能」を支える基盤技術の一つである機械学習について学ぶ.

    クラスタリング,深層学習,強化学習などについて,手を動かしながらシステムを作成し,実データを処理する過程を通じてそのエッセンスを探る.プログラム言語Pythonの基本と関連するライブラリの使い方も併せて習得する.

    The purpose of this course is to study Machine Learning, an important sub-area of Artificial Intelligence. This course is designed to help students understand some key technologies such as clustering, deep-learning, and reinforcement learning, through the process of applying them for actual data and developing Systems.

  •   ロボットビジョン / Robot Vision  
      岡谷 貴之  
      工  
       
       

    Google Classroomのクラスコードは工学研究科Webページ

    https://www.eng.tohoku.ac.jp/edu/syllabus-g.html

    (大学院シラバス・時間割・履修登録)にて確認すること。

    コンピュータビジョンの様々な問題とその解決方法を説明する.問題とは,物体やシーンを撮影した画像から,それらに関する何らかの情報,例えばシーンの3次元形状や物体のカテゴリ名などを推定する逆問題のことである.関連する基本的概念を説明した上で,コンピュータビジョンの問題への複数のアプローチの方法を,特に深層学習による方法を中心に解説する.

    The class code for Google Classroom can be found on the Web site of the School of Engineering:

    https://www.eng.tohoku.ac.jp/english/academics/master.html (under "Timetable & Course Description")

    This course explains various problems of computer vision and their solutions. The problems are basically inverse-problems in which we wish to estimate some information about an object or a scene from their image(s), such as the categories of objects and the three-dimensional shape of a scene. Students will first learn a series of fundamental concepts, and then study a number of approaches to the problems of computer vision, where the main focus is on deep learning methods.

    Google Classroom class code: miblimm

  •   医学AI特論Ⅱ Advanced Artificial Intelligence in Medicine 2  
      岩﨑 淳也  
      医  
      令和6年4月~令和7年3月 2024/Apr. – 2025/Mar.  
      毎日 24時間開講 / Anytime  

    医療分野における人工知能の役割とその基盤技術である機械学習について学ぶ。特に、クラスタリング、深層学習、強化学習について、手を動かしながらシステムを作成し、実データを処理する過程で、医療分野における機械学習について理解を深める。プログラミング言語pythonの基礎と機械学習で重要な役割を持つ数値計算ライブラリの使い方を習得する。

    In this course, students will learn about the role of artificial intelligence in the medical fields and fundamental concepts and skills of machine learning.

    To deepen own understanding of clustering, deep learning and reinforcement learning, etc, which are the fundamental components of machine learning, by hands-on programming.

    To learn about programming language Python and how to use a numerical calculation library which has the important role of machine learning.

  •   医学AI特論Ⅱ Advanced Artificial Intelligence in Medicine 2  
      岩﨑 淳也  
      医  
      令和6年4月~令和7年3月 2024/Apr. – 2025/Mar.  
      毎日 24時間開講 / Anytime  

    医療分野における人工知能の役割とその基盤技術である機械学習について学ぶ。特に、クラスタリング、深層学習、強化学習について、手を動かしながらシステムを作成し、実データを処理する過程で、医療分野における機械学習について理解を深める。プログラミング言語pythonの基礎と機械学習で重要な役割を持つ数値計算ライブラリの使い方を習得する。

    In this course, students will learn about the role of artificial intelligence in the medical fields and fundamental concepts and skills of machine learning.

    To deepen own understanding of clustering, deep learning and reinforcement learning, etc, which are the fundamental components of machine learning, by hands-on programming.

    To learn about programming language Python and how to use a numerical calculation library which has the important role of machine learning.

  •   行動科学演習 / Behavioral Science (Seminar)  
      LYU ZEYU  
      文  
      6  
      後期 水曜日 3講時  

    計算社会科学研究でよく用いられる自然言語処理技術の知識と応用能力を習得する。ニューラルネットワーク、単語埋め込み、ファインチューニングなどの概念を学ぶとともに、Word2vecモデルの実装、深層学習による文書分類、大規模言語モデルの応用など実践的な能力を身につける。

    This course focuses on the knowledge and techniques that widely applied in computational social science research.

    Students will learn concepts, such as h as neural networks, word embeddings, and fine-tuning as well as hands-on application skills such as Word2vec model implementation, deep learning based text classification, and applications of large language models.

  •   機械学習アルゴリズム概論  
      鈴木 顕  
      全  
      2/4/6/8セメスター  
      後期集中 その他 連講 オンライン  

    目的:

    機械学習で使用されるアルゴリズムについて学び,理解を深める.

    概要:

    機械学習は世界的に着目されており,既存のライブラリ等を使用すれば誰でも簡単に機械学習ができるようになりました.では,そのライブラリの中では実際にどのような計算が行われているのでしょうか?本授業では,機械学習をより良く利用する上で重要な,いくつかのアルゴリズムを学びます.

    Object:

    In this course, students will learn about several algorithms used in machine learning.

    Summary:

    Machine learning becomes an increasingly important topic of artificial intelligence. There exist many machine learning libraries which are used by not only experts but also beginners. So what kinds of algorithms are actually performed in that library? In this course, students will learn several algorithms that are important for making better use of machine learning.

  •   計算人文社会学研究演習Ⅱ / Computational Humanities and Social Sciences(Advanced Seminar)II  
      LYU ZEYU  
      文  
       
      後期 水曜日 3講時  

    計算社会科学研究でよく用いられる自然言語処理技術の知識と応用能力を習得する。ニューラルネットワーク、単語埋め込み、ファインチューニングなどの概念を学ぶとともに、Word2vecモデルの実装、深層学習による文書分類、大規模言語モデルの応用など実践的な能力を身につける。

    This course focuses on the knowledge and techniques that widely applied in computational social science research.

    Students will learn concepts, such as h as neural networks, word embeddings, and fine-tuning as well as hands-on application skills such as Word2vec model implementation, deep learning based text classification, and applications of large language models.

  •   教育アセスメント特論Ⅱ  
      松林 優一郎  
      教  
       
      前期 月曜日 3講時 その他  

    n/a

  •   データ科学・AI概論  
      長濱 澄  
      全  
      2セメスター  
      後期 火曜日 5講時 情報教育実習室 M104  

    データ駆動型社会におけるデータ利活用の状況を理解すると共に、データ活用にあたって必要となる法令や倫理、数学や統計学の基本事項を振り返りつつ、標準的なソフトウェアやツール(表計算ソフトやR、 一部Python等を想定)を用いた実習を交えながら、具体的なデータ処理を体験的に学ぶ。また、様々な分析手法の紹介、ならびにデータ分析の注意事項や発展事項にも触れ、応用場面でさらにデータを活用できるよう準備を行う。

    In addition to understanding the status of data utilization in a data-driven society, we will review the laws and regulations, ethics, and basic mathematics and statistics required for data utilization. Students learn concrete data processing through hands-on practice using standard software and tools (assuming spreadsheet software, R, and Python, etc.). They also learn various statistical analysis methods as well as notes on the analysis so that they can prepare for further use of the data in application situations.

もっと見る…