Skip to content

This repository contains materials for employees at SimsReality Corporation to learn AI/ML technologies.

License

Notifications You must be signed in to change notification settings

bart7449/simsreality

Repository files navigation

Deep Learning for SimsReality Inc.

This repository contains materials for employees at SimsReality Corporation to learn AI/ML technologies. Deep Learning is regarded as a panacea in this era. In this course, you will learn the foundations of deep learning, understand how to interprete others' neural networks, and learn how to build your own neural networks. You will also learn about popular neural network structures including convolutional neural networks, Recurrent NNs and transformers In addition, you will learn about Deep learning based Natural Language Processing techniques including word embeddings, BERT and GPT-like LLM(Large Language Model)s.

Course Information

  • This course meets for in-class lecture.
  • For all inquiries related to this course, please contact kyongha AT kisti DOT re DOT kr.

Instructor

  • Dr. Kyong-Ha Lee AT KISTI(Korea Institute of Science and Technology Information)

Materials

  • Book: Neural networks and deep learning: a textbook by Charu C. Aggarwal(but not mandatory)
  • All slides for this class will be available here.
  • Some papers in a reading list will be reviewed if time is available.
  • All course announcements take place though this page. Please check this webpage frequently.

Class components and grading

  • This course has the following components:
    • In-class lecture (60~70%)
    • Code reivew and excercise (30~40%)

Syllabus

Event Date In-class lecture Materials and Exercises
Lecture 1 Aug. 28 Basic Concepts for understanding AI, ML
Lecture 2 Aug. 29 An Introduction to neural networks I
  • neural network
  • Training NN
Lecture 3 Sep. 11 An Introduction to neural networks II
  • Regression
  • Classification
Prediction of housing price by using regression techniques
Diabetes classification using NN
Lecture 4 Sep. 12 Convolutional Neural Network I
Lecture 5 Sep. 30 Convolutional Neural Network II Character Recognition with MNIST dataset
Detecting Pneumonia with X-ray images
Lecture 6 Oct. 02 Recurrent Neural Network
Lecture 7 Oct 07 RNN and Attention Mechanisms RNN examples
Lecture 8 Oct. 10 Natural Language Processing with DL I
  • word vectors
  • attention mechanism
  • transformers
Lecture 9 Oct. 14 Natural Language Processing with DL II
  • BERT
  • GPT-like model
Lecture 10 Oct. 16 Advanced topics and applications

Reading list for further discussion

General Techniques

Convolutional Neural Network

Distributed Representations for words and graphs

Attention and Transformers

About

This repository contains materials for employees at SimsReality Corporation to learn AI/ML technologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published