Skip to content

It contains the lessons I created for Gonsalves AI laboratory.

Notifications You must be signed in to change notification settings

shinshoji01/GonKen-Lesson_Sho

Repository files navigation

Lessons for AI Laboratory

This repository contains the lessons that I gave for the laboratory I belonged to. The original repository is this and this repository includes only the lessons I built. It can be divided into mostly 4 parts: M1_spring, M1_autumn, M2_spring, and M2_autumn, where the number and the latter word indicate an academic year of master's degree (when I created the lessons) and the semester, respectively.

Lessons

M1_spring

M1_autumn

M2_spring

M2_autumn

Docker Environment

This repository contains docker environment to allow anyone to try my model. To make the execution simple, I created my environment with docker-compose. Please follow the procedure below to build my environment.

  1. Go to Docker/
  2. docker-compose up -d
  3. docker-compose exec gonken-lesson nohup jupyter lab --ip=0.0.0.0 --no-browser --allow-root --NotebookApp.token='' --port 8080
  4. Go to http://localhost:8080/lab

About

It contains the lessons I created for Gonsalves AI laboratory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages