Git Product home page Git Product logo

deeplearning-research's Introduction

Deep Learning Research

ENVIRONMENTS

  • Ubuntu 16.04 LTS or Window 10
  • Python 3.6
  • Jupyter(with Google colab)

PYTHON LIBRARY

  • matplotlib==3.1.1
  • numpy==1.16.4
  • Pillow==5.4.1
  • scikit-learn==0.20.2
  • tqdm==4.29.0

DIRECTORY STRUCTURE

|--- [Project Directory]
  |--- <example files>
|--- [images]
|--- [equation]
|--- [python]
|--- [etc]

DIRECTORY DETAILS

  • example files : 설명 및 예제 구현
  • images : 설명 및 예제 구현시 사용된 image 파일
  • equation : 설명 및 예제 구현시 사용된 수식 image 파일
  • python : jupyter로 구현된 내용 python(*.py) convert한 파일 저장
  • etc : research 과정에서 필요한 기타 내용들 저장

EXAMPLE DETAILS

  • activation_function.ipynb : 딥러닝 학습시 사용되는 Activation 함수(Sigmoid, Tanh, Relu, LeakyRelu, ELU) 설명 및 구현
  • soft_max.ipynb : softmax 함수 설명 및 구현
  • vanishing_gradient.ipynb : vanishing gradient 설명 및 예제

deeplearning-research's People

Contributors

raidin avatar

Watchers

 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.