Index
A
activation function
about 128, 129
rectifier activation function 131, 132, 133
sigmoid activation function 130, 131
threshold activation function 129
AI
networking 330
AI blueprint
Deep Reinforcement Learning algorithm, implementing 328
environment, building 327
testing 328
training 328
AI, for cost implications
brain, building 270
environment, building 269
testing
training 270
AI models
Deep Q-Learning 3
Q-Learning 3
AI, real-world business problem
artificial neural network 221, 222, 223
deep reinforcement learning algorithm, implementing 238, 240, 241, 243, 244, 245
demonstrating 258, 260, 263, 264, 265, 266, 267, 269
environment, building 224, 225, 226, 227, 229, 230, 231
implementing, with dropout regularization technique 237, 238
implementing, without...