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
skills, practicing 329, 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
about 2, 3
Deep Q-Learning 3
Q-Learning 3
AI, real-world business problem
about 220, 221
artificial neural network 221, 222, 223
brain, building 232, 233
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
implementation 223, 224
implementing, with dropout regularization technique 237, 238
implementing, without...