For Thursday
- Read chapter 23, sections 1-3
- Homework:
For Thursday Read chapter 23, sections 1-3 Homework: Chapter 18, - - PowerPoint PPT Presentation
For Thursday Read chapter 23, sections 1-3 Homework: Chapter 18, exercise 25, parts a and b only Program 4 Any questions? PAC Learning The only reasonable expectation of a learner is that with high probability it learns a close
/ ln 1 ln / ln ) inequality (flip / ln ) ln( )) , ( consist (
H m H m H m H m H e e H D H P
m m bad
since each feature can appear positively, appear negatively, or not appear in a given conjunction. Therefore |H|= 3n, so a sufficient number of examples to learn a PAC concept is:
– δ=ε=0.05, n=10 gives 280 examples – δ=0.01, ε=0.05, n=10 gives 312 examples – δ=ε=0.01, n=10 gives 1,560 examples – δ=ε=0.01, n=50 gives 5,954 examples
/ 3 ln 1 ln / 3 ln 1 ln n
n
hypothesis space of DNF or decision trees. There are 22^n of these, so a sufficient number of examples to learn a PAC concept is:
– δ=ε=0.05, n=10 gives 14,256 examples – δ=ε=0.05, n=20 gives 14,536,410 examples – δ=ε=0.05, n=50 gives 1.561x1016 examples
/ 2 ln 2 1 ln / 2 ln 1 ln
2
n
n
– Learning with queries – Learning with noisy data – Average case sample complexity given assumptions about the data distribution. – Learning finite automata – Learning neural networks
– Winnow – Boosting – Support Vector Machines (SVM)
– If output is correct, don't change the weights – If output is low (oj = 0, tj =1), increment weights for all inputs which are 1. – If output is high (oj = 1, tj =0), decrement weights for all inputs which are 1.
– Symmetry – Connectivity
dD kK
Begin epoch For each example in training set do: Compute the network output for this example. Compute the error between this output and the correct output. Backpropagate this error and adjust weights to decrease this error. End epoch
showing the phrase structure
in some representation, e.g. FOPC.
the meaning of the sentence
acoustic/ phonetic syntax semantics pragmatics Speech recognition Parsing Sound waves words Parse trees literal meaning meaning