Single Neuron. Hung-yi Lee

Size: px
Start display at page:

Download "Single Neuron. Hung-yi Lee"

Transcription

1 Singl Nuron Hung-yi L

2 Singl Nuron 2 w w 2 Activation function a N w N ias

3 Larning to say ys/no Binary Classification

4 Larning to say ys/no Sam filtring Is an -mail sam or not? Rcommndation systms rcommnd th roduct to th customr or not? Malwar dtction Is th softwar malicious or not? Stock rdiction Will th futur valu of a stock incras or not with rsct to its currnt valu? Binary Classification

5 Eaml Alication: Sam filtring f : X Y { ys, no} Sam Not sam 2 f ys 2 (htt://sam-filtr-rviw.totnrviws.com/) f no

6 Eaml Alication: Sam filtring f : X Y { ys, no} What dos th function f look lik? y f ys no P P ys ys How to stimat P(ys )?

7 Eaml Alication: Sam filtring To stimat P(ys ), collct amls first.. Earn fr fr Ys (Sam) Som words frquntly aar in th sam.g., fr 2 Win fr Ys (Sam) Us th frquncy of fr to dcid if an -mail is sam 3. Talk Mting. No (Not Sam) Estimat P(ys fr = k) fr is th numr of fr in -mail

8 Rgrssion In training data, thr is no - mail containing 3 fr. (ys fr ) (ys fr = ) = 0.4 (ys fr = 0 ) = 0. Frquncy of Fr ( fr ) in an -mail Prolm: What if on day you rciv an -mail with 3 fr.

9 Rgrssion f( fr ) = w fr + (f( fr ) is an stimat of (ys fr ) ) Stor w and (ys fr ) Rgrssion Frquncy of Fr ( fr ) in an -mail

10 Rgrssion f( fr ) = w fr + Th outut of f is not twn 0 and (ys fr ) Rgrssion Frquncy of Fr ( fr ) in an -mail Prolm: What if on day you rciv an -mail with 6 fr.

11 Logit ln fr vrtical lin: Proaility to sam (ys fr ) () is always twn 0 and vrtical lin: logit() logit ln

12 Logit f ( fr ) = w fr + (f ( fr ) is an stimat of logit() ) fr fr vrtical lin: Proaility to sam (ys fr ) () is always twn 0 and vrtical lin: logit() logit ln

13 Logit Stor w and fr f 3 fr w 3.5 logit ln > 0.5, so ys f ( fr ) = w fr + (f ( fr ) is an stimat of logit() ) f fr w fr ln ys 0 (rctron) vrtical lin: logit() logit fr ln

14 Multil Varials Considr two words fr and hllo comut (ys fr, hllo ) () logit ln hllo fr

15 Multil Varials Considr two words fr and hllo comut (ys fr, hllo ) () logit ln f fr, hllo Rgrssion w fr w2 hllo hllo fr

16 Multil Varials Of cours, w can considr all words {t, t 2, t N } in a dictionary w w w f N N t N t t t t t 2 2 2, w w N w w w 2 t N t t 2 is to aroimat logit() t N t t ys 2, P :

17 Logistic Rgrssion w aroimat logit ln : P ys If th roaility = or 0, ln(/-) = +infinity or infinity Can not do rgrssion t, t 2 t N Th roaility to sam is always or 0. t aars 3 tims t 2 aars 0 tim t N aars tim P ys t t 2 t N 3 0

18 Logistic Rgrssion w w w ln Sigmoid Function

19 Logistic Rgrssion Ys (Sam) t N t t w clos to w No (not Sam) 2 2 w 2 clos to 0

20 Logistic Rgrssion Ys No t t2 t N fatur w w 2 w N w ias w 0

21 Logistic Rgrssion Ys No t t2 t N w w 2 w N w w 0

22 Rfrnc for Linar Classifir htt://grgor.chruala.m/ars/ml4nl/linarclassifirs.df

23 Mor than saying ys/no Multiclass Classification

24 Mor than saying ys/no Handwriting digit classification This is Multiclass Classification

25 Mor than saying ys/no Handwriting digit classification Simlify th qustion: whthr an imag is 2 or not Dscri th charactristics of inut ojct 2 Each il corrsonds to on dimnsion in N th fatur fatur of an imag

26 Mor than saying ys/no Handwriting digit classification Simlify th qustion: whthr an imag is 2 or not 2 2 or not N

27 Mor than saying ys/no Handwriting digit classification Binary classification of, 2, 3 If y 2 is th ma, thn th imag is 2. y or not 2 y 2 2 or not N y 3 3 or not

28 Limitation of singl nuron Motivation of cascading nurons

29 Limitation of Logistic Rgrssion w w 2 2 a ys no a a ys no w w Inut Outut No 0 Ys 0 Ys No Ys No

30 Limitation of Logistic Rgrssion w w 2 2 Inut Outut No 0 Ys 0 Ys a 0 0 XNOR gat NOT AND AND 0 0 OR No

31 Nural Ntwork NOT XNOR gat AND Nural Ntwork AND OR a 2 2 a 2 a Hiddn Nurons

32 a =0.73 a =0.27 a 2 a =0.27 a = a 2 =0.05 a 2 = a 2 2 a 2 =0.27 a 2 =0.73

33 2 a =0.73 a =0.27 a w a a =0.27 a =0.05 a 2 w 2 a 2 =0.05 a 2 =0.27 (0.73, 0.05) 2 a 2 a 2 =0.27 a 2 =0.73 (0.27, 0.27) (0.05,0.73) a

34 Thank you for your listning!

35 Andi

36 Mor rfrnc htt:// /2_GD_REG_ton_NN/lctur_nots/logistic_rgr ssion_loss_function/logistic_rgrssion_loss.df htt://mathgotchas.logsot.tw/20/0/why-isrror-function-minimid-in.html htts://cs.nyu.du/~yann/talks/lcun nonconv.df htt:// lms.df

37 Logistic Rgrssion t N t t 2? P ys w ln w

First Lecture of Machine Learning. Hung-yi Lee

First Lecture of Machine Learning. Hung-yi Lee Firs Lcur of Machin Larning Hung-yi L Larning o say ys/no Binary Classificaion Larning o say ys/no Sam filring Is an -mail sam or no? Rcommndaion sysms rcommnd h roduc o h cusomr or no? Malwar dcion Is

More information

What does the data look like? Logistic Regression. How can we apply linear model to categorical data like this? Linear Probability Model

What does the data look like? Logistic Regression. How can we apply linear model to categorical data like this? Linear Probability Model Logistic Rgrssion Almost sam to rgrssion ct that w hav binary rsons variabl (ys or no, succss or failur) W assum that th qualitativ rsons variabl has a discrt distribution lik binomial. What dos th data

More information

Unit 6: Solving Exponential Equations and More

Unit 6: Solving Exponential Equations and More Habrman MTH 111 Sction II: Eonntial and Logarithmic Functions Unit 6: Solving Eonntial Equations and Mor EXAMPLE: Solv th quation 10 100 for. Obtain an act solution. This quation is so asy to solv that

More information

ECE602 Exam 1 April 5, You must show ALL of your work for full credit.

ECE602 Exam 1 April 5, You must show ALL of your work for full credit. ECE62 Exam April 5, 27 Nam: Solution Scor: / This xam is closd-book. You must show ALL of your work for full crdit. Plas rad th qustions carfully. Plas chck your answrs carfully. Calculators may NOT b

More information

Chapter 13 GMM for Linear Factor Models in Discount Factor form. GMM on the pricing errors gives a crosssectional

Chapter 13 GMM for Linear Factor Models in Discount Factor form. GMM on the pricing errors gives a crosssectional Chaptr 13 GMM for Linar Factor Modls in Discount Factor form GMM on th pricing rrors givs a crosssctional rgrssion h cas of xcss rturns Hors rac sting for charactristic sting for pricd factors: lambdas

More information

Kernels. ffl A kernel K is a function of two objects, for example, two sentence/tree pairs (x1; y1) and (x2; y2)

Kernels. ffl A kernel K is a function of two objects, for example, two sentence/tree pairs (x1; y1) and (x2; y2) Krnls krnl K is a function of two ojcts, for xampl, two sntnc/tr pairs (x1; y1) an (x2; y2) K((x1; y1); (x2; y2)) Intuition: K((x1; y1); (x2; y2)) is a masur of th similarity (x1; y1) twn (x2; y2) an ormally:

More information

3-2-1 ANN Architecture

3-2-1 ANN Architecture ARTIFICIAL NEURAL NETWORKS (ANNs) Profssor Tom Fomby Dpartmnt of Economics Soutrn Mtodist Univrsity Marc 008 Artificial Nural Ntworks (raftr ANNs) can b usd for itr prdiction or classification problms.

More information

N1.1 Homework Answers

N1.1 Homework Answers Camrig Essntials Mathmatis Cor 8 N. Homwork Answrs N. Homwork Answrs a i 6 ii i 0 ii 3 2 Any pairs of numrs whih satisfy th alulation. For xampl a 4 = 3 3 6 3 = 3 4 6 2 2 8 2 3 3 2 8 5 5 20 30 4 a 5 a

More information

A. Limits and Horizontal Asymptotes ( ) f x f x. f x. x "±# ( ).

A. Limits and Horizontal Asymptotes ( ) f x f x. f x. x ±# ( ). A. Limits and Horizontal Asymptots What you ar finding: You can b askd to find lim x "a H.A.) problm is asking you find lim x "# and lim x "$#. or lim x "±#. Typically, a horizontal asymptot algbraically,

More information

Partial Derivatives: Suppose that z = f(x, y) is a function of two variables.

Partial Derivatives: Suppose that z = f(x, y) is a function of two variables. Chaptr Functions o Two Variabls Applid Calculus 61 Sction : Calculus o Functions o Two Variabls Now that ou hav som amiliarit with unctions o two variabls it s tim to start appling calculus to hlp us solv

More information

Status of LAr TPC R&D (2) 2014/Dec./23 Neutrino frontier workshop 2014 Ryosuke Sasaki (Iwate U.)

Status of LAr TPC R&D (2) 2014/Dec./23 Neutrino frontier workshop 2014 Ryosuke Sasaki (Iwate U.) Status of LAr TPC R&D (2) 214/Dc./23 Nutrino frontir workshop 214 Ryosuk Sasaki (Iwat U.) Tabl of Contnts Dvlopmnt of gnrating lctric fild in LAr TPC Introduction - Gnrating strong lctric fild is on of

More information

First derivative analysis

First derivative analysis Robrto s Nots on Dirntial Calculus Chaptr 8: Graphical analysis Sction First drivativ analysis What you nd to know alrady: How to us drivativs to idntiy th critical valus o a unction and its trm points

More information

Derangements and Applications

Derangements and Applications 2 3 47 6 23 Journal of Intgr Squncs, Vol. 6 (2003), Articl 03..2 Drangmnts and Applications Mhdi Hassani Dpartmnt of Mathmatics Institut for Advancd Studis in Basic Scincs Zanjan, Iran mhassani@iasbs.ac.ir

More information

Applied Statistics II - Categorical Data Analysis Data analysis using Genstat - Exercise 2 Logistic regression

Applied Statistics II - Categorical Data Analysis Data analysis using Genstat - Exercise 2 Logistic regression Applid Statistics II - Catgorical Data Analysis Data analysis using Gnstat - Exrcis 2 Logistic rgrssion Analysis 2. Logistic rgrssion for a 2 x k tabl. Th tabl blow shows th numbr of aphids aliv and dad

More information

High Energy Physics. Lecture 5 The Passage of Particles through Matter

High Energy Physics. Lecture 5 The Passage of Particles through Matter High Enrgy Physics Lctur 5 Th Passag of Particls through Mattr 1 Introduction In prvious lcturs w hav sn xampls of tracks lft by chargd particls in passing through mattr. Such tracks provid som of th most

More information

Machine Learning Basics Lecture 7: Multiclass Classification. Princeton University COS 495 Instructor: Yingyu Liang

Machine Learning Basics Lecture 7: Multiclass Classification. Princeton University COS 495 Instructor: Yingyu Liang Machine Learning Basics Lecture 7: Multiclass Classification Princeton University COS 495 Instructor: Yingyu Liang Example: image classification indoor Indoor outdoor Example: image classification (multiclass)

More information

Exam 1. It is important that you clearly show your work and mark the final answer clearly, closed book, closed notes, no calculator.

Exam 1. It is important that you clearly show your work and mark the final answer clearly, closed book, closed notes, no calculator. Exam N a m : _ S O L U T I O N P U I D : I n s t r u c t i o n s : It is important that you clarly show your work and mark th final answr clarly, closd book, closd nots, no calculator. T i m : h o u r

More information

Basic Polyhedral theory

Basic Polyhedral theory Basic Polyhdral thory Th st P = { A b} is calld a polyhdron. Lmma 1. Eithr th systm A = b, b 0, 0 has a solution or thr is a vctorπ such that π A 0, πb < 0 Thr cass, if solution in top row dos not ist

More information

Definition1: The ratio of the radiation intensity in a given direction from the antenna to the radiation intensity averaged over all directions.

Definition1: The ratio of the radiation intensity in a given direction from the antenna to the radiation intensity averaged over all directions. Dirctivity or Dirctiv Gain. 1 Dfinition1: Dirctivity Th ratio of th radiation intnsity in a givn dirction from th antnna to th radiation intnsity avragd ovr all dirctions. Dfinition2: Th avg U is obtaind

More information

EEO 401 Digital Signal Processing Prof. Mark Fowler

EEO 401 Digital Signal Processing Prof. Mark Fowler EEO 401 Digital Signal Procssing Prof. Mark Fowlr Dtails of th ot St #19 Rading Assignmnt: Sct. 7.1.2, 7.1.3, & 7.2 of Proakis & Manolakis Dfinition of th So Givn signal data points x[n] for n = 0,, -1

More information

SER/BER in a Fading Channel

SER/BER in a Fading Channel SER/BER in a Fading Channl Major points for a fading channl: * SNR is a R.V. or R.P. * SER(BER) dpnds on th SNR conditional SER(BER). * Two prformanc masurs: outag probability and avrag SER(BER). * Ovrall,

More information

Radiation Physics Laboratory - Complementary Exercise Set MeBiom 2016/2017

Radiation Physics Laboratory - Complementary Exercise Set MeBiom 2016/2017 Th following qustions ar to b answrd individually. Usful information such as tabls with dtctor charactristics and graphs with th proprtis of matrials ar availabl in th cours wb sit: http://www.lip.pt/~patricia/fisicadaradiacao.

More information

Estimation of odds ratios in Logistic Regression models under different parameterizations and Design matrices

Estimation of odds ratios in Logistic Regression models under different parameterizations and Design matrices Advancs in Computational Intllignc, Man-Machin Systms and Cybrntics Estimation of odds ratios in Logistic Rgrssion modls undr diffrnt paramtrizations and Dsign matrics SURENDRA PRASAD SINHA*, LUIS NAVA

More information

CS553 Lecture Register Allocation I 3

CS553 Lecture Register Allocation I 3 Low-Lvl Issus Last ltur Intrproural analysis Toay Start low-lvl issus Rgistr alloation Latr Mor rgistr alloation Instrution shuling CS553 Ltur Rgistr Alloation I 2 Rgistr Alloation Prolm Assign an unoun

More information

Lecture 37 (Schrödinger Equation) Physics Spring 2018 Douglas Fields

Lecture 37 (Schrödinger Equation) Physics Spring 2018 Douglas Fields Lctur 37 (Schrödingr Equation) Physics 6-01 Spring 018 Douglas Filds Rducd Mass OK, so th Bohr modl of th atom givs nrgy lvls: E n 1 k m n 4 But, this has on problm it was dvlopd assuming th acclration

More information

The Theory of Small Reflections

The Theory of Small Reflections Jim Stils Th Univ. of Knss Dt. of EECS 4//9 Th Thory of Smll Rflctions /9 Th Thory of Smll Rflctions Rcll tht w nlyzd qurtr-wv trnsformr usg th multil rflction viw ot. V ( z) = + β ( z + ) V ( z) = = R

More information

A Gentle Introduction to Neural Networks (with Python)

A Gentle Introduction to Neural Networks (with Python) A Gntl Introduction to Nural Ntworks (with Python) Tariq Rashid @postntrpris PyCon Italy April 2017 Background Idas DIY Handwriting Thoughts and a liv dmo! Background Start With Two Qustions locat popl

More information

Learning Spherical Convolution for Fast Features from 360 Imagery

Learning Spherical Convolution for Fast Features from 360 Imagery Larning Sphrical Convolution for Fast Faturs from 36 Imagry Anonymous Author(s) 3 4 5 6 7 8 9 3 4 5 6 7 8 9 3 4 5 6 7 8 9 3 3 3 33 34 35 In this fil w provid additional dtails to supplmnt th main papr

More information

What are those βs anyway? Understanding Design Matrix & Odds ratios

What are those βs anyway? Understanding Design Matrix & Odds ratios Ral paramtr stimat WILD 750 - Wildlif Population Analysis of 6 What ar thos βs anyway? Undrsting Dsign Matrix & Odds ratios Rfrncs Hosmr D.W.. Lmshow. 000. Applid logistic rgrssion. John Wily & ons Inc.

More information

Inheritance Gains in Notional Defined Contributions Accounts (NDCs)

Inheritance Gains in Notional Defined Contributions Accounts (NDCs) Company LOGO Actuarial Tachrs and Rsarchrs Confrnc Oxford 14-15 th July 211 Inhritanc Gains in Notional Dfind Contributions Accounts (NDCs) by Motivation of this papr In Financial Dfind Contribution (FDC)

More information

Lecture #15. Bipolar Junction Transistors (BJTs)

Lecture #15. Bipolar Junction Transistors (BJTs) ctur #5 OUTN Th iolar Junction Transistor Fundamntals dal Transistor Analysis Rading: hatr 0,. 30 ctur 5, Slid iolar Junction Transistors (JTs Ovr th ast 3 ads, th highr layout dnsity and low-owr advantag

More information

SCHUR S THEOREM REU SUMMER 2005

SCHUR S THEOREM REU SUMMER 2005 SCHUR S THEOREM REU SUMMER 2005 1. Combinatorial aroach Prhas th first rsult in th subjct blongs to I. Schur and dats back to 1916. On of his motivation was to study th local vrsion of th famous quation

More information

EXST Regression Techniques Page 1

EXST Regression Techniques Page 1 EXST704 - Rgrssion Tchniqus Pag 1 Masurmnt rrors in X W hav assumd that all variation is in Y. Masurmnt rror in this variabl will not ffct th rsults, as long as thy ar uncorrlatd and unbiasd, sinc thy

More information

11: Echo formation and spatial encoding

11: Echo formation and spatial encoding 11: Echo formation and spatial ncoding 1. What maks th magntic rsonanc signal spatiall dpndnt? 2. How is th position of an R signal idntifid? Slic slction 3. What is cho formation and how is it achivd?

More information

Selective Mass Scaling (SMS)

Selective Mass Scaling (SMS) Slctiv Mass Scaling (SMS) Thory and Practic Thomas Borrvall Dynamor Nordic AB Octobr 20 LS DYNA information Contnt Background Is SMS nwsworthy? Thory and Implmntation Diffrnc btwn CMS and SMS Undr th hood

More information

Image Filtering: Noise Removal, Sharpening, Deblurring. Yao Wang Polytechnic University, Brooklyn, NY11201

Image Filtering: Noise Removal, Sharpening, Deblurring. Yao Wang Polytechnic University, Brooklyn, NY11201 Imag Filtring: Nois Rmoval, Sharpning, Dblurring Yao Wang Polytchnic Univrsity, Brooklyn, NY http://wb.poly.du/~yao Outlin Nois rmoval by avraging iltr Nois rmoval by mdian iltr Sharpning Edg nhancmnt

More information

y = 2xe x + x 2 e x at (0, 3). solution: Since y is implicitly related to x we have to use implicit differentiation: 3 6y = 0 y = 1 2 x ln(b) ln(b)

y = 2xe x + x 2 e x at (0, 3). solution: Since y is implicitly related to x we have to use implicit differentiation: 3 6y = 0 y = 1 2 x ln(b) ln(b) 4. y = y = + 5. Find th quation of th tangnt lin for th function y = ( + ) 3 whn = 0. solution: First not that whn = 0, y = (1 + 1) 3 = 8, so th lin gos through (0, 8) and thrfor its y-intrcpt is 8. y

More information

Logistic Regression. Sargur N. Srihari. University at Buffalo, State University of New York USA

Logistic Regression. Sargur N. Srihari. University at Buffalo, State University of New York USA Logistic Regression Sargur N. University at Buffalo, State University of New York USA Topics in Linear Classification using Probabilistic Discriminative Models Generative vs Discriminative 1. Fixed basis

More information

Lagrangian Analysis of a Class of Quadratic Liénard-Type Oscillator Equations with Exponential-Type Restoring Force function

Lagrangian Analysis of a Class of Quadratic Liénard-Type Oscillator Equations with Exponential-Type Restoring Force function agrangian Analysis of a Class of Quadratic iénard-ty Oscillator Equations wit Eonntial-Ty Rstoring Forc function J. Akand, D. K. K. Adjaï,.. Koudaoun,Y. J. F. Komaou,. D. onsia. Dartmnt of Pysics, Univrsity

More information

Solution of Assignment #2

Solution of Assignment #2 olution of Assignmnt #2 Instructor: Alirza imchi Qustion #: For simplicity, assum that th distribution function of T is continuous. Th distribution function of R is: F R ( r = P( R r = P( log ( T r = P(log

More information

Logistic Regression Review Fall 2012 Recitation. September 25, 2012 TA: Selen Uguroglu

Logistic Regression Review Fall 2012 Recitation. September 25, 2012 TA: Selen Uguroglu Logistic Regression Review 10-601 Fall 2012 Recitation September 25, 2012 TA: Selen Uguroglu!1 Outline Decision Theory Logistic regression Goal Loss function Inference Gradient Descent!2 Training Data

More information

Calculus II (MAC )

Calculus II (MAC ) Calculus II (MAC232-2) Tst 2 (25/6/25) Nam (PRINT): Plas show your work. An answr with no work rcivs no crdit. You may us th back of a pag if you nd mor spac for a problm. You may not us any calculators.

More information

CSE 373: More on graphs; DFS and BFS. Michael Lee Wednesday, Feb 14, 2018

CSE 373: More on graphs; DFS and BFS. Michael Lee Wednesday, Feb 14, 2018 CSE 373: Mor on grphs; DFS n BFS Mihl L Wnsy, F 14, 2018 1 Wrmup Wrmup: Disuss with your nighor: Rmin your nighor: wht is simpl grph? Suppos w hv simpl, irt grph with x nos. Wht is th mximum numr of gs

More information

Hydrogen Atom and One Electron Ions

Hydrogen Atom and One Electron Ions Hydrogn Atom and On Elctron Ions Th Schrödingr quation for this two-body problm starts out th sam as th gnral two-body Schrödingr quation. First w sparat out th motion of th cntr of mass. Th intrnal potntial

More information

Addition of angular momentum

Addition of angular momentum Addition of angular momntum April, 0 Oftn w nd to combin diffrnt sourcs of angular momntum to charactriz th total angular momntum of a systm, or to divid th total angular momntum into parts to valuat th

More information

Mor Tutorial at www.dumblittldoctor.com Work th problms without a calculator, but us a calculator to chck rsults. And try diffrntiating your answrs in part III as a usful chck. I. Applications of Intgration

More information

W considr a wight runing schm summarid as follows: th ntwork is traind to a minimum of th larning rror, th wight that would caus th smallst incras in

W considr a wight runing schm summarid as follows: th ntwork is traind to a minimum of th larning rror, th wight that would caus th smallst incras in Univrsal Distribution of Salincis for Pruning in Layrd Nural Ntworks J. Gorodkin y, L. K. Hansn, B. Lautru and S. A. Solla x CONNECT, Th Nils Bohr Institut, Blgdamsvj 7, Conhagn, Dnmark. lautru@connct.nbi.dk,

More information

Data Assimilation 1. Alan O Neill National Centre for Earth Observation UK

Data Assimilation 1. Alan O Neill National Centre for Earth Observation UK Data Assimilation 1 Alan O Nill National Cntr for Earth Obsrvation UK Plan Motivation & basic idas Univariat (scalar) data assimilation Multivariat (vctor) data assimilation 3d-Variational Mthod (& optimal

More information

Multilayer neural networks

Multilayer neural networks Topic 3 Artificial nural ntwors: Suprvisd larning Multi nural ntwors Acclratd larning in multi nural ntwors Multi nural ntwors A multi prcptron is a fdforward nural ntwor with on or mor hiddn s. Th ntwor

More information

Intro to Neural Networks and Deep Learning

Intro to Neural Networks and Deep Learning Intro to Neural Networks and Deep Learning Jack Lanchantin Dr. Yanjun Qi UVA CS 6316 1 Neurons 1-Layer Neural Network Multi-layer Neural Network Loss Functions Backpropagation Nonlinearity Functions NNs

More information

The function y loge. Vertical Asymptote x 0.

The function y loge. Vertical Asymptote x 0. Grad 1 (MCV4UE) AP Calculus Pa 1 of 6 Drivativs of Eponntial & Loarithmic Functions Dat: Dfinition of (Natural Eponntial Numr) 0 1 lim( 1 ). 7188188459... 5 1 5 5 Proprtis of and ln Rcall th loarithmic

More information

Duffing Oscillator. Mike Brennan (UNESP) Bin Tang (Dalian University of Technology, China)

Duffing Oscillator. Mike Brennan (UNESP) Bin Tang (Dalian University of Technology, China) On th Impuls Rspons of th Duffing Oscillator Mik Brnnan (UNESP) Gianluca Gatti (Univrsity of Calabria, Italy) Bin Tang (Dalian Univrsity of Tchnology, China) 1 Outlin Objctiv: (1) Undrstanding four basic

More information

[ ] [ ] DFT: Discrete Fourier Transform ( ) ( ) ( ) ( ) Congruence (Integer modulo m) N-point signal

[ ] [ ] DFT: Discrete Fourier Transform ( ) ( ) ( ) ( ) Congruence (Integer modulo m) N-point signal Congrunc (Intgr modulo m) : Discrt Fourir Transform In this sction, all lttrs stand for intgrs. gcd ( nm, ) th gratst common divisor of n and m Lt d gcd(n,m) All th linar combinations r n+ s m of n and

More information

Ch. 24 Molecular Reaction Dynamics 1. Collision Theory

Ch. 24 Molecular Reaction Dynamics 1. Collision Theory Ch. 4 Molcular Raction Dynamics 1. Collision Thory Lctur 16. Diffusion-Controlld Raction 3. Th Matrial Balanc Equation 4. Transition Stat Thory: Th Eyring Equation 5. Transition Stat Thory: Thrmodynamic

More information

Principles of active remote sensing: Lidars. 1. Optical interactions of relevance to lasers. Lecture 22

Principles of active remote sensing: Lidars. 1. Optical interactions of relevance to lasers. Lecture 22 Lctur 22 Principls of activ rmot snsing: Lidars Ojctivs: 1. Optical intractions of rlvanc to lasrs. 2. Gnral principls of lidars. 3. Lidar quation. quird rading: G: 8.4.1, 8.4.2 Additional/advancd rading:.m.

More information

CSC321 Lecture 4: Learning a Classifier

CSC321 Lecture 4: Learning a Classifier CSC321 Lecture 4: Learning a Classifier Roger Grosse Roger Grosse CSC321 Lecture 4: Learning a Classifier 1 / 31 Overview Last time: binary classification, perceptron algorithm Limitations of the perceptron

More information

General Notes About 2007 AP Physics Scoring Guidelines

General Notes About 2007 AP Physics Scoring Guidelines AP PHYSICS C: ELECTRICITY AND MAGNETISM 2007 SCORING GUIDELINES Gnral Nots About 2007 AP Physics Scoring Guidlins 1. Th solutions contain th most common mthod of solving th fr-rspons qustions and th allocation

More information

1997 AP Calculus AB: Section I, Part A

1997 AP Calculus AB: Section I, Part A 997 AP Calculus AB: Sction I, Part A 50 Minuts No Calculator Not: Unlss othrwis spcifid, th domain of a function f is assumd to b th st of all ral numbrs for which f () is a ral numbr.. (4 6 ) d= 4 6 6

More information

Why is a E&M nature of light not sufficient to explain experiments?

Why is a E&M nature of light not sufficient to explain experiments? 1 Th wird world of photons Why is a E&M natur of light not sufficint to xplain xprimnts? Do photons xist? Som quantum proprtis of photons 2 Black body radiation Stfan s law: Enrgy/ ara/ tim = Win s displacmnt

More information

Difference -Analytical Method of The One-Dimensional Convection-Diffusion Equation

Difference -Analytical Method of The One-Dimensional Convection-Diffusion Equation Diffrnc -Analytical Mthod of Th On-Dimnsional Convction-Diffusion Equation Dalabav Umurdin Dpartmnt mathmatic modlling, Univrsity of orld Economy and Diplomacy, Uzbistan Abstract. An analytical diffrncing

More information

Chapter 2 Infinite Series Page 1 of 11. Chapter 2 : Infinite Series

Chapter 2 Infinite Series Page 1 of 11. Chapter 2 : Infinite Series Chatr Ifiit Sris Pag of Sctio F Itgral Tst Chatr : Ifiit Sris By th d of this sctio you will b abl to valuat imror itgrals tst a sris for covrgc by alyig th itgral tst aly th itgral tst to rov th -sris

More information

Mock Exam 2 Section A

Mock Exam 2 Section A Mock Eam Mock Eam Sction A. Rfrnc: HKDSE Math M Q ( + a) n n n n + C ( a) + C( a) + C ( a) + nn ( ) a nn ( )( n ) a + na + + + 6 na 6... () \ nn ( ) a n( n )( n ) a + 6... () 6 6 From (): a... () n Substituting

More information

Final Exam Solutions

Final Exam Solutions CS 2 Advancd Data Structurs and Algorithms Final Exam Solutions Jonathan Turnr /8/20. (0 points) Suppos that r is a root of som tr in a Fionacci hap. Assum that just for a dltmin opration, r has no childrn

More information

Gradebook & Midterm & Office Hours

Gradebook & Midterm & Office Hours Your commnts So what do w do whn on of th r's is 0 in th quation GmM(1/r-1/r)? Do w nd to driv all of ths potntial nrgy formulas? I don't undrstand springs This was th first lctur I actually larnd somthing

More information

Computing and Communications -- Network Coding

Computing and Communications -- Network Coding 89 90 98 00 Computing and Communications -- Ntwork Coding Dr. Zhiyong Chn Institut of Wirlss Communications Tchnology Shanghai Jiao Tong Univrsity China Lctur 5- Nov. 05 0 Classical Information Thory Sourc

More information

Chapter 1. Analysis of a M/G/1/K Queue without Vacations

Chapter 1. Analysis of a M/G/1/K Queue without Vacations Chatr nalysis of a M/G// Quu without Vaations W onsir th singl srvr finit aaity quu with Poisson arrivals an gnrally istriut srvi tims. Th M/G// systm may analys using an im Marov Chain aroah vry similar

More information

Introduction to Condensed Matter Physics

Introduction to Condensed Matter Physics Introduction to Condnsd Mattr Physics pcific hat M.P. Vaughan Ovrviw Ovrviw of spcific hat Hat capacity Dulong-Ptit Law Einstin modl Dby modl h Hat Capacity Hat capacity h hat capacity of a systm hld at

More information

6.1 Integration by Parts and Present Value. Copyright Cengage Learning. All rights reserved.

6.1 Integration by Parts and Present Value. Copyright Cengage Learning. All rights reserved. 6.1 Intgration by Parts and Prsnt Valu Copyright Cngag Larning. All rights rsrvd. Warm-Up: Find f () 1. F() = ln(+1). F() = 3 3. F() =. F() = ln ( 1) 5. F() = 6. F() = - Objctivs, Day #1 Studnts will b

More information

VII. Quantum Entanglement

VII. Quantum Entanglement VII. Quantum Entanglmnt Quantum ntanglmnt is a uniqu stat of quantum suprposition. It has bn studid mainly from a scintific intrst as an vidnc of quantum mchanics. Rcntly, it is also bing studid as a basic

More information

PARTICLE MOTION IN UNIFORM GRAVITATIONAL and ELECTRIC FIELDS

PARTICLE MOTION IN UNIFORM GRAVITATIONAL and ELECTRIC FIELDS VISUAL PHYSICS ONLINE MODULE 6 ELECTROMAGNETISM PARTICLE MOTION IN UNIFORM GRAVITATIONAL and ELECTRIC FIELDS A fram of rfrnc Obsrvr Origin O(,, ) Cartsian coordinat as (X, Y, Z) Unit vctors iˆˆj k ˆ Scif

More information

Problem Set #2 Due: Friday April 20, 2018 at 5 PM.

Problem Set #2 Due: Friday April 20, 2018 at 5 PM. 1 EE102B Spring 2018 Signal Procssing and Linar Systms II Goldsmith Problm St #2 Du: Friday April 20, 2018 at 5 PM. 1. Non-idal sampling and rcovry of idal sampls by discrt-tim filtring 30 pts) Considr

More information

PHA 5127 Answers Homework 2 Fall 2001

PHA 5127 Answers Homework 2 Fall 2001 PH 5127 nswrs Homwork 2 Fall 2001 OK, bfor you rad th answrs, many of you spnt a lot of tim on this homwork. Plas, nxt tim if you hav qustions plas com talk/ask us. Thr is no nd to suffr (wll a littl suffring

More information

Addition of angular momentum

Addition of angular momentum Addition of angular momntum April, 07 Oftn w nd to combin diffrnt sourcs of angular momntum to charactriz th total angular momntum of a systm, or to divid th total angular momntum into parts to valuat

More information

Fourier Transforms and the Wave Equation. Key Mathematics: More Fourier transform theory, especially as applied to solving the wave equation.

Fourier Transforms and the Wave Equation. Key Mathematics: More Fourier transform theory, especially as applied to solving the wave equation. Lur 7 Fourir Transforms and th Wav Euation Ovrviw and Motivation: W first discuss a fw faturs of th Fourir transform (FT), and thn w solv th initial-valu problm for th wav uation using th Fourir transform

More information

de/dx Effectively all charged particles except electrons

de/dx Effectively all charged particles except electrons de/dx Lt s nxt turn our attntion to how chargd particls los nrgy in mattr To start with w ll considr only havy chargd particls lik muons, pions, protons, alphas, havy ions, Effctivly all chargd particls

More information

10. The Discrete-Time Fourier Transform (DTFT)

10. The Discrete-Time Fourier Transform (DTFT) Th Discrt-Tim Fourir Transform (DTFT Dfinition of th discrt-tim Fourir transform Th Fourir rprsntation of signals plays an important rol in both continuous and discrt signal procssing In this sction w

More information

Network Congestion Games

Network Congestion Games Ntwork Congstion Gams Assistant Profssor Tas A&M Univrsity Collg Station, TX TX Dallas Collg Station Austin Houston Bst rout dpnds on othrs Ntwork Congstion Gams Travl tim incrass with congstion Highway

More information

Random Access Techniques: ALOHA (cont.)

Random Access Techniques: ALOHA (cont.) Random Accss Tchniqus: ALOHA (cont.) 1 Exampl [ Aloha avoiding collision ] A pur ALOHA ntwork transmits a 200-bit fram on a shard channl Of 200 kbps at tim. What is th rquirmnt to mak this fram collision

More information

nd the particular orthogonal trajectory from the family of orthogonal trajectories passing through point (0; 1).

nd the particular orthogonal trajectory from the family of orthogonal trajectories passing through point (0; 1). Eamn EDO. Givn th family of curvs y + C nd th particular orthogonal trajctory from th family of orthogonal trajctoris passing through point (0; ). Solution: In th rst plac, lt us calculat th di rntial

More information

Chapter 16. 1) is a particular point on the graph of the function. 1. y, where x y 1

Chapter 16. 1) is a particular point on the graph of the function. 1. y, where x y 1 Prctic qustions W now tht th prmtr p is dirctl rltd to th mplitud; thrfor, w cn find tht p. cos d [ sin ] sin sin Not: Evn though ou might not now how to find th prmtr in prt, it is lws dvisl to procd

More information

CO-ORDINATION OF FAST NUMERICAL RELAYS AND CURRENT TRANSFORMERS OVERDIMENSIONING FACTORS AND INFLUENCING PARAMETERS

CO-ORDINATION OF FAST NUMERICAL RELAYS AND CURRENT TRANSFORMERS OVERDIMENSIONING FACTORS AND INFLUENCING PARAMETERS CO-ORDINATION OF FAST NUMERICAL RELAYS AND CURRENT TRANSFORMERS OVERDIMENSIONING FACTORS AND INFLUENCING PARAMETERS Stig Holst ABB Automation Products Swdn Bapuji S Palki ABB Utilitis India This papr rports

More information

University of Illinois at Chicago Department of Physics. Thermodynamics & Statistical Mechanics Qualifying Examination

University of Illinois at Chicago Department of Physics. Thermodynamics & Statistical Mechanics Qualifying Examination Univrsity of Illinois at Chicago Dpartmnt of hysics hrmodynamics & tatistical Mchanics Qualifying Eamination January 9, 009 9.00 am 1:00 pm Full crdit can b achivd from compltly corrct answrs to 4 qustions.

More information

Large Systems (Section 2.4)

Large Systems (Section 2.4) Larg Sstms (Sction.4) Rad Schrodr sction.4 about small numbrs, larg numbrs (i.. 10 3 ), and 3 10 VERY larg numbrs (i.. 10 ) (Mak sur ou can do Probs..1,.13) o Eonntial of a vr larg numbr is a larg numbr

More information

A Recommendation Model Based on Multi-Emotion Similarity in the Social Networks

A Recommendation Model Based on Multi-Emotion Similarity in the Social Networks information Articl A Rcommndation Modl Basd on Multi-Emotion Similarity in Social Ntworks Jun Long, Yulou Wang, Xinpan Yuan 2, *, Ting Li and Qunfng Liu School Information Scinnd Enginring, Cntral South

More information

MA 262, Spring 2018, Final exam Version 01 (Green)

MA 262, Spring 2018, Final exam Version 01 (Green) MA 262, Spring 218, Final xam Vrsion 1 (Grn) INSTRUCTIONS 1. Switch off your phon upon ntring th xam room. 2. Do not opn th xam booklt until you ar instructd to do so. 3. Bfor you opn th booklt, fill in

More information

The pn junction: 2 Current vs Voltage (IV) characteristics

The pn junction: 2 Current vs Voltage (IV) characteristics Th pn junction: Currnt vs Voltag (V) charactristics Considr a pn junction in quilibrium with no applid xtrnal voltag: o th V E F E F V p-typ Dpltion rgion n-typ Elctron movmnt across th junction: 1. n

More information

Lecture 15: Logistic Regression

Lecture 15: Logistic Regression Lecture 15: Logistic Regression William Webber (william@williamwebber.com) COMP90042, 2014, Semester 1, Lecture 15 What we ll learn in this lecture Model-based regression and classification Logistic regression

More information

Appendix. Kalman Filter

Appendix. Kalman Filter Appndix A Kalman Filtr OPTIMAL stimation thory has a vry broad rang of applications which vary from stimation of rivr ows to satllit orbit stimation and nuclar ractor paramtr idntication. In this appndix

More information

Recursive Estimation of Dynamic Time-Varying Demand Models

Recursive Estimation of Dynamic Time-Varying Demand Models Intrnational Confrnc on Computr Systms and chnologis - CompSysch 06 Rcursiv Estimation of Dynamic im-varying Dmand Modls Alxandr Efrmov Abstract: h papr prsnts an implmntation of a st of rcursiv algorithms

More information

ESE (Prelims) - Offline Test Series ELECTRICAL ENGINEERING SUBJECT: Power Electronics & Drives, Power Systems and Signals & Systems SOLUTIONS

ESE (Prelims) - Offline Test Series ELECTRICAL ENGINEERING SUBJECT: Power Electronics & Drives, Power Systems and Signals & Systems SOLUTIONS TEST ID: 8 ESE- 9 (Prlims) - Offlin Tst Sris ELECTRICAL ENGINEERING Tst-5 SUBJECT: Powr Elctronics & Drivs, Powr Systms and Signals & Systms SOLUTIONS. Ans: (b) Powr diod rcovry dpnds on th charg stord

More information

Stochastic gradient descent; Classification

Stochastic gradient descent; Classification Stochastic gradient descent; Classification Steve Renals Machine Learning Practical MLP Lecture 2 28 September 2016 MLP Lecture 2 Stochastic gradient descent; Classification 1 Single Layer Networks MLP

More information

Propositional Logic. Combinatorial Problem Solving (CPS) Albert Oliveras Enric Rodríguez-Carbonell. May 17, 2018

Propositional Logic. Combinatorial Problem Solving (CPS) Albert Oliveras Enric Rodríguez-Carbonell. May 17, 2018 Propositional Logic Combinatorial Problm Solving (CPS) Albrt Olivras Enric Rodríguz-Carbonll May 17, 2018 Ovrviw of th sssion Dfinition of Propositional Logic Gnral Concpts in Logic Rduction to SAT CNFs

More information

1973 AP Calculus AB: Section I

1973 AP Calculus AB: Section I 97 AP Calculus AB: Sction I 9 Minuts No Calculator Not: In this amination, ln dnots th natural logarithm of (that is, logarithm to th bas ).. ( ) d= + C 6 + C + C + C + C. If f ( ) = + + + and ( ), g=

More information

Dealing with quantitative data and problem solving life is a story problem! Attacking Quantitative Problems

Dealing with quantitative data and problem solving life is a story problem! Attacking Quantitative Problems Daling with quantitati data and problm soling lif is a story problm! A larg portion of scinc inols quantitati data that has both alu and units. Units can sa your butt! Nd handl on mtric prfixs Dimnsional

More information

Quantum manipulation and qubits

Quantum manipulation and qubits Quantum manipulation and qubits Qubits Quantum information Quantum tlportation Rsonant manipulation Diabatic and adiabatic manipulation Quantum gats Quantiation of a osphson junction Phas qubit Coulomb

More information

Least Favorable Distributions to Facilitate the Design of Detection Systems with Sensors at Deterministic Locations

Least Favorable Distributions to Facilitate the Design of Detection Systems with Sensors at Deterministic Locations Last Favorabl Distributions to Facilitat th Dsign o Dtction Systms with Snsors at Dtrministic Locations Bndito J. B. Fonsca Jr. Sptmbr 204 2 Motivation Rgion o intrst (city, park, stadium 3 Motivation

More information

22/ Breakdown of the Born-Oppenheimer approximation. Selection rules for rotational-vibrational transitions. P, R branches.

22/ Breakdown of the Born-Oppenheimer approximation. Selection rules for rotational-vibrational transitions. P, R branches. Subjct Chmistry Papr No and Titl Modul No and Titl Modul Tag 8/ Physical Spctroscopy / Brakdown of th Born-Oppnhimr approximation. Slction ruls for rotational-vibrational transitions. P, R branchs. CHE_P8_M

More information

VALUING SURRENDER OPTIONS IN KOREAN INTEREST INDEXED ANNUITIES

VALUING SURRENDER OPTIONS IN KOREAN INTEREST INDEXED ANNUITIES VALUING SURRENDER OPTIONS IN KOREAN INTEREST INDEXED ANNUITIES Changi Kim* * Dr. Changi Kim is Lcturr at Actuarial Studis Faculty of Commrc & Economics Th Univrsity of Nw South Wals Sydny NSW 2052 Australia.

More information

Extraction of Doping Density Distributions from C-V Curves

Extraction of Doping Density Distributions from C-V Curves Extraction of Doping Dnsity Distributions from C-V Curvs Hartmut F.-W. Sadrozinski SCIPP, Univ. California Santa Cruz, Santa Cruz, CA 9564 USA 1. Connction btwn C, N, V Start with Poisson quation d V =

More information

3. Stereoscopic vision 2 hours

3. Stereoscopic vision 2 hours Lctur 3-1 - 11//003 Concpt Hll/Pfiffr Fruary 003 3. Stroscopic vision hours Aim: Undrstanding and application of stroscopic vision not only for photogrammtry Thory: gnral mthods of stroscopic vision masurmnt

More information