Vi bøger
Levering: 1 - 2 hverdage

Neurale net og fuzzy systemer

Her finder du spændende bøger om Neurale net og fuzzy systemer. Nedenfor er et flot udvalg af over 105 bøger om emnet.
Vis mere
Filter
Filter
Sorter efterSorter Populære
  • af Lance Eliot
    327,95 kr.

    A vital book by industry thought leader and global AI expert, Dr. Lance Eliot, and based on his popular AI Insider series and podcasts, this fascinating book provides pioneering advances for the advent of AI self-driving driverless autonomous cars. Included too are keen insights about the practical application of Artificial Intelligence (AI) and Machines Learning (ML).

  • af Benjamin Young
    467,95 kr.

  • af Lance Eliot
    327,95 kr.

    A vital book by industry thought leader and global AI expert, Dr. Lance Eliot, and based on his popular AI Insider series and podcasts, this fascinating book provides evolving advances for the advent of AI self-driving driverless cars. Included too are keen insights about the practical application of Artificial Intelligence (AI) and Machines Learning (ML).

  • af Source: Wikipedia
    204,95 kr.

  • af Matt R. Cole
    292,95 kr.

    Get hands on with Kelp.Net , Microsoft's latest Deep Learning framework Key Features Deep Learning Basics The ultimate Kelp.Net reference guide Develop state of the art deep learning applications C# Deep Learning code Develop advanced deep learning models with minimal code Develop your own advanced Deep Learning models Loading and Saving Deep Learning Models Comprehensive Kelp.Net reference Sample Deep Learning Models and Tests OpenCL Reference Easily add deep learning to your applications Many sample models and tests Intuitive and user friendly DescriptionDeep Learning with Kelp.Net is the ultimate reference for C# .Net developers who are passionate about deep learning. Readers will learn all the skills necessary to develop powerful, scalable and flexible deep learning models from a fluid and easy to use API. Upon completing the book the reader will have all the tools necessary to add powerful deep learning capabilities to their new or existing applications.What you will learn In-depth knowledge of Kelp.Net How to develop Deep Learning models C# Deep Learning programming Open-Computing Language (OpenCL) Loading and saving Deep Learning models How to develop and use activation functions How to test Deep Learning modelsWho This Book is For This book targets C# .Net developers who are passionate about deep learning yet want to do so from an easy and intuitive API.Table of Contents Introduction ML/DL Terms and Concepts Deep Instrumentation Kelp.Net Reference Loading and Saving Models Model Testing and Training Sample Deep Learning Tests Creating Your Own Deep Learning Tests Appendix A: Evaluation Metrics Appendix B: OpenCL About the AuthorMatt R. Cole is a seasoned developer and published author with over 30 years' experience in Microsoft Windows, C, C++, C# and .Net.He is the owner of Evolved AI Solutions, a premier provider of advanced Machine Learning/Bio-AI technologies.He developed the first enterprise grade MicroService framework written completely in C# and .Net, which is used in production by a major hedge fund in NYC. He also developed the first Bio Artificial Intelligence framework which completely integrates mirror and canonical neurons. He continues to push the limits of Machine Learning, Biological Artificial Intelligence, Deep Learning and MicroServices.In his spare time Matt loves to continue his education and contribute to open source efforts such as Kelp.Net. His Website: www.evolvedaisolutions.com His LinkedIn Profile: www.linkedin.com/in/evolvedai/ His Blog: www.evolvedaisolutions.com/blog.html

  • af Jude Hemanth
    1.324,95 kr.

    This book explores the possible applications of Artificial Intelligence in Virtual environments. These were previously mainly associated with gaming, but have largely extended their area of application, and are nowadays used for promoting collaboration in work environments, for training purposes, for management of anxiety and pain, etc.. The development of Artificial Intelligence has given new dimensions to the research in this field.

  • af Giancarlo Zaccone
    292,95 kr.

    Step-by-step guide to learn and solve complex computational problems with Nature Inspired algorithms. Key FeaturesArtificial Neural NetworksDeep Learning models using KerasQuantum Computers and ProgrammingGenetic Algorithms, CNN and RNNsSwarm Intelligence Systems Reinforcement Learning using OpenAIArtificial Life DNA computing FractalsDescriptionNatural Computing is the field of research inspired by nature, that allows the development of new algorithms to solve complex problems, leads to the synthesis of natural models, and may result in the design of new computing systems. This book exactly aims to educate you with practical examples on topics of importance associated with research field of Natural computing. The initial few chapters will quickly walk you through Neural Networks while describing deep learning architectures such as CNN, RNN and AutoEncoders using Keras. As you progress further, you'll gain understanding to develop genetic algorithm to solve traveling saleman problem, implement swarm intelligence techniques using the SwarmPackagePy and Cellular Automata techniques such as Game of Life, Langton's ant, etc. The latter half of the book will introduce you to the world of Fractals such as such as the Cantor Set and the Mandelbro Set, develop a quantum program with the QiSkit tool that runs on a real quantum computing platform, namely the IBM Q Machine and a Python simulation of the Adleman experiment that showed for the first time the possibility of performing computations at the molecular level.What Will You LearnMastering Artificial Neural NetworksDeveloping Artificial Intelligence systems Resolving complex problems with Genetic Programming and Swarm intelligence algorithmsProgramming Quantum ComputersExploring the mathematical world of fractalsSimulating complex systems by Cellular AutomataUnderstanding the basics of DNA computation Who This Book Is ForThis book is for all science enthusiasts, in particular who want to understand what are the links between computer sciences and natural systems. Interested readers should have good skills in math and python programming along with some basic knowledge of physics and biology. . Although, some knowledge of the topics covered in the book will be helpful, it is not essential to have worked with the tools covered in the book.Table of ContentsNeural NetworksDeep Learning Genetic Programming Swarm Intelligence Cellular Automata Fractals Quantum ComputingDNA Computing About the AuthorGiancarlo Zaccone has over ten years of experience in managing research projects in scientific and industrial areas. He is a Software and Systems Engineer Consultant at European Space Agency (ESTEC).Giancarlo holds a master's degree in Physics and an advanced master's degree in Scientific Computing at La Sapienza of Rome. His LinkedIn Profile: https://www.linkedin.com/in/giancarlozaccone/

  • af Lan Researcher Zou
    1.378,95 kr.

    Deep neural networks (DNNs) with their dense and complex algorithms provide real possibilities for Artificial General Intelligence (AGI). Meta-learning with DNNs brings AGI much closer: artificial agents solving intelligent tasks that human beings can achieve, even transcending what they can achieve. Meta-Learning: Theory, Algorithms and Applications shows how meta-learning in combination with DNNs advances towards AGI. Meta-Learning: Theory, Algorithms and Applications explains the fundamentals of meta-learning by providing answers to these questions: What is meta-learning?; why do we need meta-learning?; how are self-improved meta-learning mechanisms heading for AGI ?; how can we use meta-learning in our approach to specific scenarios? The book presents the background of seven mainstream paradigms: meta-learning, few-shot learning, deep learning, transfer learning, machine learning, probabilistic modeling, and Bayesian inference. It then explains important state-of-the-art mechanisms and their variants for meta-learning, including memory-augmented neural networks, meta-networks, convolutional Siamese neural networks, matching networks, prototypical networks, relation networks, LSTM meta-learning, model-agnostic meta-learning, and the Reptile algorithm. The book takes a deep dive into nearly 200 state-of-the-art meta-learning algorithms from top tier conferences (e.g. NeurIPS, ICML, CVPR, ACL, ICLR, KDD). It systematically investigates 39 categories of tasks from 11 real-world application fields: Computer Vision, Natural Language Processing, Meta-Reinforcement Learning, Healthcare, Finance and Economy, Construction Materials, Graphic Neural Networks, Program Synthesis, Smart City, Recommended Systems, and Climate Science. Each application field concludes by looking at future trends or by giving a summary of available resources. Meta-Learning: Theory, Algorithms and Applications is a great resource to understand the principles of meta-learning and to learn state-of-the-art meta-learning algorithms, giving the student, researcher and industry professional the ability to apply meta-learning for various novel applications.

  • af Min Gu
    2.709,95 kr.

    Neuromorphic Photonic Devices and Applications synthesizes in one volume the most critical advances in photonic neuromorphic models, photonic material platforms, and accelerators for neuromorphic computing. It discusses fields and applications that can leverage these new platforms. A brief review of the historical development of the field is provided followed by a discussion of the emerging 2D photonic materials platforms and recent work in implementing neuromorphic models and 3D neuromorphic systems. The application of artificial intelligence such as neuromorphic models to inverse design neuromorphic materials and devices and predict performance challenges is discussed throughout. The book includes a comprehensive overview of the applications of neuromorphic photonic technologies and the challenges, opportunities, and future prospects facing the field. Neuromorphic Photonic Devices and Applications is suitable for researchers and practitioners in academia and R&D in the multi-disciplinary field of photonics.

  • af Shilpa Laddha
    375,95 kr.

    Master's Thesis from the year 2007 in the subject Computer Sciences - Artificial Intelligence, , language: English, abstract: When time and foresight permit advance arrangement of loans, the act of borrowing can be made much simpler. When time is short and the need for the loan was not anticipated, the act of going through the process of borrowing may be so time-consuming that obtaining the loan may not be possible at all.Efforts are being made to develop expert system for analyzing credit risk in consumer loan to overcome these problems. Artificial neural networks (ANN) are used as expert system for credit risk analysis in consumer loan. Radial Basis Function (RBF), Recurrent Neural Network (RNN), and Backpropagation or Multilayer Perceptron (MLP) are the three most popular Artificial Neural Network (ANN) tools for the prediction task.We used both feed forward neural network and radial basis function neural network, back propagation algorithm to make the credit risk prediction. The network can be trained with available data to model an arbitrary system. The trained network is then used to predict the risk in granting the loan.

  • af Kashmir Hill
    127,95 kr.

    A thrilling investigation into the secret world of facial recognition technology from an award-winning journalist

  • af Ronald T. Kneusel
    462,95 kr.

    Math for Deep Learning provides the essential math you need to understand deep learning discussions, explore more complex implementations, and better use the deep learning toolkits.With Math for Deep Learning, you'll learn the essential mathematics used by and as a background for deep learning. You’ll work through Python examples to learn key deep learning related topics in probability, statistics, linear algebra, differential calculus, and matrix calculus as well as how to implement data flow in a neural network, backpropagation, and gradient descent. You’ll also use Python to work through the mathematics that underlies those algorithms and even build a fully-functional neural network.In addition you’ll find coverage of gradient descent including variations commonly used by the deep learning community: SGD, Adam, RMSprop, and Adagrad/Adadelta.

  • af Jose Mira & Juan V. Sanchez-Andres
    1.132,95 kr.

    This book constitutes, together with its compagnion LNCS 1607, the refereed proceedings of the International Work-Conference on Artificial and Natural Neural Networks, IWANN'99, held in Alicante, Spain in June 1999.The 89 revised papers presented were carefully reviewed and selected for inclusion in the book. This volume is devoted to foundational issues of neural computation and tools for neural modeling. The papers are organized in parts on neural modeling: biophysical and structural models; plasticity phenomena: maturing, learning, and memory; and artificial intelligence and cognitive neuroscience.

  • af Jose Mira & Juan V. Sanchez-Andres
    1.136,95 kr.

    This book constitutes, together with its compagnion LNCS 1606, the refereed proceedings of the International Work-Conference on Artificial and Neural Networks, IWANN'99, held in Alicante, Spain in June 1999.The 91 revised papers presented were carefully reviewed and selected for inclusion in the book. This volume is devoted to applications of biologically inspired artificial neural networks in various engineering disciplines. The papers are organized in parts on artificial neural nets simulation and implementation, image processing, and engineering applications.

  • af Cesare Alippi, Derong Liu, Haibo He, mfl.
    1.117,95 kr.

    The three-volume set LNCS 6675, 6676 and 6677 constitutes the refereed proceedings of the 8th International Symposium on Neural Networks, ISNN 2011, held in Guilin, China, in May/June 2011. The total of 215 papers presented in all three volumes were carefully reviewed and selected from 651 submissions. The contributions are structured in topical sections on computational neuroscience and cognitive science; neurodynamics and complex systems; stability and convergence analysis; neural network models; supervised learning and unsupervised learning; kernel methods and support vector machines; mixture models and clustering; visual perception and pattern recognition; motion, tracking and object recognition; natural scene analysis and speech recognition; neuromorphic hardware, fuzzy neural networks and robotics; multi-agent systems and adaptive dynamic programming; reinforcement learning and decision making; action and motor control; adaptive and hybrid intelligent systems; neuroinformatics and bioinformatics; information retrieval; data mining and knowledge discovery; and natural language processing.

  • af Devis Tuia, Marina L. Gavrilova, C. J. Kenneth Tan, mfl.
    573,95 kr.

  • af Wen Yu
    1.703,95 - 1.706,95 kr.

  • af Witold Pedrycz & Xiaodong Liu
    1.677,95 kr.

  • af Da Ruan, Xuzhu Wang & Etienne E. Kerre
    1.086,95 kr.

  • af Ajith Abraham, Rafael Falcon & Rafael Bello
    1.662,95 kr.

  • af Atanu Sengupta & Tapan Kumar Pal
    1.083,95 kr.

  • af Wlodzislaw Duch, Luis A. Alexandre, Danilo Mandic & mfl.
    1.124,95 kr.

  • af James F. Peters, Henryk Rybinski, Marzena Kryszkiewicz & mfl.
    1.125,95 kr.

  • af Erkki Oja, Wlodzislaw Duch, Stefanos Kollias & mfl.
    1.147,95 kr.

Gør som tusindvis af andre bogelskere

Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.