GithubHelp home page GithubHelp logo

ml-study's Introduction

Data analysis study

online note for data analysis study

ml-study's People

Contributors

sarahhhc avatar

Watchers

James Cloos avatar

ml-study's Issues

ml_crash_course_week4

Multi-Class Neural Networks

One vs. All : 다중 클래스 신경망: 사과, 곰, 사탕, 개 중 무엇일까?

각각의 가능한 클래스마다 하나의 로지스틱 회귀 출력 노드를 사용

이진 분류 활용 방법

image

소프트맥스

로지스틱 회귀(0~1사이 확률)를 다중 클래스 문제에 적용

다중 클래스 문제의 각 클래스에 소수 확률을 할당

확률의 합은 1.0

image

image
image

변형된 소프트맥스

  • 전체 소프트맥스(Full Softmax)
  • 후보 샘플링(Candidate sampling) - 최적화
    양성 레이블 => 전부 확률계산
    음성 레이블 => 랜덤 표본만 확률계산
    비글인지 하운드인지 찾을 때 '개' 레이블이 아닌 것을 다 계산할 필요는 없다! (계산량 줄이기)

One Label vs. Many Labels : 사과랑 오렌지랑 같이 있다면?

로지스틱 회귀를 여러 개 사용 => 각 출력값이 개별로 계산

실습 MNIST Digit Classification programming exercise

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.