- Hands-On Deep Learning for Games
- Micheal Lanham
- 177字
- 2021-06-24 15:47:56
Exercises
Use these additional exercises to assist in your learning and test your knowledge further.
Answer the following questions:
- Name three different activation functions. Remember, Google is your friend.
- What is the purpose of a bias?
- What would you expect to happen if you reduced the number of epochs in one of the chapter samples? Did you try it?
- What is the purpose of backpropagation?
- Explain the purpose of the Cost function.
- What happens when you increase or decrease the number of encoding dimensions in the Keras autoencoder example?
- What is the name of the layer type that we feed input into?
- What happens when you increase or decrease the batch size?
- What is the shape of the input Tensor for the Keras example? Hint: we already have a print statement displaying this.
- In the last exercise, how many MNIST samples do we train and test with?
As we progress in the book, the additional exercises will certainly become more difficult. For now, though, take some time to answer the questions and test your knowledge.
推薦閱讀
- PyTorch深度學習實戰:從新手小白到數據科學家
- Hadoop與大數據挖掘(第2版)
- 醫療大數據挖掘與可視化
- 數據革命:大數據價值實現方法、技術與案例
- 數據挖掘原理與SPSS Clementine應用寶典
- Spark大數據編程實用教程
- SQL Server深入詳解
- 貫通SQL Server 2008數據庫系統開發
- Web Services Testing with soapUI
- Python數據分析從小白到專家
- 數據庫查詢優化器的藝術:原理解析與SQL性能優化
- MySQL數據庫實用教程
- Unity Game Development Blueprints
- Rust High Performance
- Learning Ansible