Deep learning Ian Goodfellow; Yoshua Bengio; Aaron Courville
Material type: TextPublication details: Cambridge, Massachusetts : The MIT Press, ©2016.Description: xxii, 775 pages : illustrations (some color) ; 24 cmISBN:- 9780262035613
- 006.31 GOO
Item type | Current library | Collection | Call number | Status | Date due | Barcode |
---|---|---|---|---|---|---|
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0007176 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0007177 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006938 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006939 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006940 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006941 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006942 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006943 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006944 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006945 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006946 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006947 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006948 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006949 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006950 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006951 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006952 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006953 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006954 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006955 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006956 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006957 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Checked out | 20.01.2025 | 0006958 |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006959 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006960 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006961 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006962 | |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Checked out | 24.01.2025 | 0006963 |
Books | IIITDM Kurnool COMPUTER SCIENCE ENGINEERING | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0006964 | |
Reference | IIITDM Kurnool Reference | Reference | 006.31 GOO (Browse shelf(Opens below)) | Not For Loan | 0006965 | |
Books | IIITDM Kurnool General Stacks | Non-fiction | 006.31 GOO (Browse shelf(Opens below)) | Available | 0003771 |
Browsing IIITDM Kurnool shelves, Shelving location: General Stacks, Collection: Non-fiction Close shelf browser (Hides shelf browser)
006.3 XIA Artificial Intelligence Programming with Python: From Zero to Hero | 006.31 GOL Genetic algorithms in search, optimization, and machine learning | 006.31 GOL Genetic algorithms in search, optimization, and machine learning | 006.31 GOO Deep learning | 006.312 DUD Pattern Recognition, | 006.312 DUD Pattern Recognition, | 006.312 DUD Pattern Recognition, |
Applied math and machine learning basics. Linear algebra --
Probability and information theory --
Numerical computation --
Machine learning basics --
Deep networks: modern practices. Deep feedforward networks --
Regularization for deep learning --
Optimization for training deep models --
Convolutional networks --
Sequence modeling: recurrent and recursive nets --
Practical methodology --
Applications --
Deep learning research. Linear factor models --
Autoencoders --
Representation learning --
Structured probabilistic models for deep learning --
Monte Carlo methods --
Confronting the partition function --
Approximate inference --
Deep generative models.
Deep learning is a form of machine learning that enables computers to learn from experience and understand the world in terms of a hierarchy of concepts. Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning. The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and video games. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models. Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors
There are no comments on this title.