한국어판 개정판을 보고 있다. 번역이 개똥이다..어처구니가 없다.. 심지어 오타도 넘 많다..이걸 봐도 되는건지..ㅠㅠ 인터넷에 돌아다니는 원문 pdf를 꼭 참조!!! 파이썬 라이브러리 Numpy : 다차원배열 최적화 Scipy : 수치연산 matplotlib : 고급 그래프 apt-get install python3-matplotlib scikit-lean http://scikit-learn.org/stable/install.html matplotlib 그림에서 한글입력하기, 그림 크기 조절하기 http://freeprog.tistory.com/88 sudo apt-get install build-essential python3-dev python3-setuptools python3-numpy pyth..
[위키백과] 페르마의 마지막 정리
영국의 수학자 Turing Machines L8: Introduction to Turing Machines and Computations Busy Beaver Turing Machines - Computerphile on computable numbers with an application to the entscheidungsproblem [IDG News Service]“세상 모든 컴퓨터의 시작” ‘튜링 머신’ 발명가 수학자 앨런 튜링의 업적 Turing Machine
인공신경망은 1940년대에 이미 개발된 방법 선형 맞춤(linear fitting)과 비선형 변환(nonlinear transformation or activation)을 반복해 쌓아올린 구조 영상처리, 인공지능, 제어 등 다양한 분야에 적용 최적화 알고리즘 역전파(back propagation) 방법 제프리 힌톤(Geoffrey Hinton) 데이터의 전처리과정(pre-training) 2006년의 논문, A fast learning algorithm for deep belief nets 인공신경망의 각 층을 먼저 비지도 학습방법(unsupervised learning)을 통해 잘 손질해주고, 그렇게 전처리한 데이터를 여러 층 쌓아올려 인공신경망 최적화를 수행하면 훌륭한 결과를 만들어 낼 수 있다. 참..
Consensus Rule Changes Blockchain Rule Update Process Softfork A softfork is a change to the bitcoin protocol wherein only previously valid blocks/transactions are made invalid. Since old nodes will recognise the new blocks as valid, a softfork is backward-compatible. This kind of fork requires only a majority of the miners upgrading to enforce the new rules. [wiki]Softfork 관련 BIP [BIP16] Pay to..
Bitcoin - Proof of work
Elliptic Curve Digital Signature Algorithm offers a variant of the Digital Signature Algorithm (DSA) which uses elliptic curve cryptography. Bitcoin - Cryptographic hash function Bitcoin - Digital Signatures [FIPS PUB 186-4] Digital Signature Standard (DSS)
bips / bip-0044.mediawiki BIP: 44 Title: Multi-Account Hierarchy for Deterministic Wallets Author: Marek Palatinus Pavol Rusnak Status: Draft Type: Standards Track Created: 2014-04-24 Path level m / purpose' / coin_type' / account' / change / address_index 관련 BIP [BIP32] Hierarchical Deterministic Wallets [BIP47] Reusable Payment Codes for Hierarchical Deterministic Wallets
bips / bip-0032.mediawiki BIP: 32 Title: Hierarchical Deterministic Wallets Author: Pieter Wuille Status: Final Type: Informational Created: 2012-02-11 hierarchical deterministic wallets (or "HD Wallets") can be shared partially or entirely with different systems, each with or without the ability to spend coins. secp256k1 Andreas Antonopoulos on Bitcoin Wallet Encryption 참고자료 Deterministic Walle..
bips / bip-0047.mediawiki BIP: 47 Title: Reusable Payment Codes for Hierarchical Deterministic Wallets Author: Justus Ranvier Status: Draft Type: Informational Created: 2015-04-24 Payment codes an extended public key and associated metadata which is associated with a particular identity/account 관련 BIP [BIP32] Hierarchical Deterministic Wallets [BIP43] Purpose Field for Deterministic Wallets [BIP..