Natural Computing with Python
US$ 19.95
The publisher has enabled DRM protection, which means that you need to use the BookFusion iOS, Android or Web app to read this eBook. This eBook cannot be used outside of the BookFusion platform.
Description
Contents
Reviews
Language
English
ISBN
9789388511612
Cover
Natural Computing with Python
Copyright
About the Author
Preface
acknowledgement
Errata
Table of Contents
1. Neural Networks
Introduction
Structure
Perceptron
Developing logic gates by perceptron
Activation functions
Linear and non-linear models
Step function
Sigmoid function
ReLU function
Sigmoid neuron
How neural networks learn
Neural network architecture
Supervised learning
Gradient descent
MLP Python implementation
Feedforward step
Backpropagation
TensorFlow
Installation
Flow graph
Placeholders
Logistic regression
MNIST dataset
Flow graph definition
Training
Evaluation
Conclusion
Sitography
Python
Neural networks
Machine learning
TensorFlow
2. Deep Learning
Structure
What is deep learning?
Keras deep learning framework
Keras tutorial
Convolutional Neural Networks (CNNs)
Convolution layers
Pooling layers
ReLU layers
Fully connected layers
Upsampling layers
Loss layers
CNN implementation
Recurrent Neural Networks (RNNs)
Long Short-Term Memory (LSTM)
Sentiment Analysis for IMDB movie review
Autoencoders
Why copy input to output?
Use of autoencoders
Developing autoencoders
Reinforcement learning
Application areas
Elements of reinforcement learning
Q-learning
Solving the CartPole problem
Conclusion
Sitography
Deep learning
CNNs
RNNs
Autoencoders
Reinforcement learning
Keras
3. Genetic Algorithms and Programming
Structure
Evolution and algorithms
Optimization problems
Basic terminology
Genetic algorithms
Population
Fitness
Genetic operators
Python implementation
Travelling salesman problem (TSP)
Genetic programming
Terminal set and function set
Genetic operations
Symbolic regression problem using gplearn .110
Conclusion
Sitography
Genetic algorithms
Genetic programming
Python frameworks
4. Swarm Intelligence
Introduction
Structure
Mechanisms underlying collective behavior
Pheromones
Stigmergy
Stigmergy and collective behaviour
Ant colony optimisation (ACO)
ACO implementation
Particle swarm optimization
PSO implementation
SwarmPackagePy framework
Requirements
Installation
Artificial Bee Algorithm
Method invocation
Example
Conclusion
Sitography
Swarm intelligence
TSP problem
Particle swarm optimization
Ant Colony Optimization
SwarmPackagePy frameworks
5. Cellular Automata
Introduction
Structure
Background history
Automata
Turing machines
Cellular automata
Sierpiński triangle
Game of Life
Langton’s ant
Wolfram’s cellular automata
Implementation
CellPyLib
Rule 110
Reversibility and entropy
Sitography
Cellular automata
Turing machines
Game of Life
Langton’s ant
Wolfram automata
6. Fractals
Introduction
Structure
What are fractals?
Self-similarity
Fine structure
Fractional dimensions
Recursion
Python and recursion
Fractal dimension
Cantor set
Sierpinski’s fractals
Complex numbers
Python and complex numbers
Mandelbrot set
Fractals and nature
LS-Systems
Conclusion
Sitography
Fractals
Mandelbrot
Fractals and nature
7. Quantum Computing
Introduction
Structure
Quantum computers
Qubits
Quantum gates
Quantum programming
Qiskit
Programming workflow
Building a quantum circuit
Executing the quantum model
QASM backend
Quantum circuits
Quantum gates
X gate
H gate
Running Qiskit on IBM Q devices
Create a free IBM Q account to get an API token
Running on IBM Q devices
Applications of quantum computing
Conclusion
Sitography
Quantum mechanics
Quantum computing
Quantum programming
Quantum computers
Python frameworks
8. DNA Computing
Introduction
Structure
The idea behind DNA computing
DNA fundamentals
Basics of DNA computing
How to manipulate DNA
Phases of DNA algorithms
Adleman model for DNA computing
Adleman’s biological approach
Python simulation of Adleman’s experiment
Conclusion
Sitography
DNA computing
Adleman’s experiment
Python frameworks
Index
The book hasn't received reviews yet.