GithubHelp home page GithubHelp logo

heartcored98 / standalone-deeplearning-chemistry Goto Github PK

View Code? Open in Web Editor NEW
42.0 2.0 7.0 96.51 MB

화학 분자를 딥러닝 아키텍쳐로 다루는 저장소입니다.

License: GNU General Public License v3.0

Jupyter Notebook 98.43% Python 1.57%

standalone-deeplearning-chemistry's Introduction

Standalone-DeepLearning-Chemistry

2019 딥러닝 홀로서기 화학편 세미나용 저장소입니다.

본 세미나는 머신러닝의 기초, 파이토치 기본 튜토리얼을 시작으로 분자 구조를 딥러닝 모델들로 다루는 기초부터 중급 과정까지를 다룹니다.

만약 저희 세미나가 마음에 드셨다면 우측 상단에 있는 🌟Star를 박아주세요! 미리 감사드리겠습니다!

[10:00-10:40] 딥러닝 기본기 (hypothesis, loss function, back-propagation update)
[10:50-12:00] pytorch 기본 사용법 (data loader, nn.Module, loss function, back propagation, gpu training)
[13:00-13:50] fingerprint - MLP (fingerprint input, MLP, toxicity binary prediction)
[14:00-14:50] smiles - CNN (encode smile with one-hot encoding, CNN, toxicity binary prediction)
[15:00-15:50] molecular graph - GCN (encode molecule with graph, GCN, toxicty binary prediction)
[16:00-16:50] experiment management + hyperparameter tuning with Tensorboard
[17:30-18:00] Wrap Up and Q&A

Contents

[Session 01] ML Basic

  • Category of ML Problems
  • Hypothesis / Loss(Cost) Function / Optimization
  • Model Capacity / Over(Under)-fitting / Regularization

[Session 02] Pytorch Basic

  • Handling Tensor
  • Data Loader
  • MNIST Tutorial

[Session 03] MLP with Fingerprint Representation

  • Task Description
  • Prepare Dataset (Fingerprint)
  • Custom Data Loader
  • MLP Model
  • GPU Training

[Session 04] CNN with SMILES Representation

  • Prepare Dataset
  • SMILES 2 2D-matrix
  • CNN Model
  • Wrapping Up Code Block

[Session 05] GCN with Graph Representation

  • Prepare Graph Dataset
  • SMILES 2 Graph
  • GCN Model

[Session 06] Experiment Management and Hyperparameter Tuning with Tensorboard

  • Cifar 10 dataset
  • Summarywriter with Tensorboard
  • Hparams plugins

[Session 07] Few Practical Tips

standalone-deeplearning-chemistry's People

Contributors

heartcored98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.