Use of a short list
(20th-Nov-2020) Hierarchical Softmax • A classical approach ( , ) to reducing the computational burden Goodman 2001 of high-dimensional...
(20th-Nov-2020) Hierarchical Softmax • A classical approach ( , ) to reducing the computational burden Goodman 2001 of high-dimensional...
(19teen-Nov-2020) • In many natural language applications, we often want our models to produce words (rather than characters) as the...
(18teen-Nov-2020) Neural language models or NLMs are a class of language model designed to overcome the curse of dimensionality problem...
(17teen-Nov-2020) • Natural language processing (NLP) is the use of human languages, such as English or French, by a computer. Computer...
(16th-Nov-2020) • As described in section , it is easy to improve the generalization of a classifier 7.4 by increasing the size of the...
(14th-Nov-2020) • Suppose we have an image represented by a tensor X ∈Rr c ××3, with Xi,j,1 being the red intensity at row i and column...
(13th-Nov-2020) • Many application areas require sophisticated preprocessing because the original input comes in a form that is difficult...
(12th-Nov-2020) • Since the early days of neural networks research, hardware designers have worked on specialized hardware...
(11th-Nov-2020) • In many commercial applications, it is much more important that the time and memory cost of running inference in a...
(10th-Nov-2020) • Most modern neural network implementations are based on graphics processing units. Graphics processing units (GPUs) are...
(9th-Nov-2020) • How to use deep learning to solve applications in computer vision, speech recognition, natural language processing, and...
(8th-Nov-2020) Some of Neuron application are following such as Playing Go and self driving car.
(5th-Nov-2020) • Deeper architecture is more expressive than a shallow one – 1-layer nets only model linear hyper planes – 2-layer nets...
(4th-Nov-2020) These give a real-valued output that is a smoothand bounded function. • They have nice derivatives which make learning...
(3rd-Nov-2020) Neuron model Classification: Binary threshold neuron
(2nd-Nov-2020) To understand how the brain actually works. – Its very big and very complicated and made of stuff that dies when you poke...
(1st-Nov-2020) It provides a compact, low-dimensional representation of the input. – High-dimensional inputs typically live on or near a...