SeungVictor / postech-minds

Archiving everything we have studied

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POSTECH Mathematical Institute for Data Science

How to contribute?

Clone this repository into your local directory

> git clone https://github.com/postech-minds/postech-minds.git

Make your own branch, for example,

> git branch minds
> git checkout minds

Once you have changed some files, commit it!

> git status
> git add --all
> git commit -m "<commit message here>"

In the repository, go to Pull requests tab, click New pull request, write some messages, and click Create pull request.


Archiving

Topological Data Analysis


Solving PDEs using ML


Hands-on Tutorials

Keywords Title Author Language
TDA, Giotto-tda Introduction to TDA Seong Heon Lee KOR

About

Archiving everything we have studied


Languages

Language:Jupyter Notebook 100.0%