『ゼロから作る Deep Learning ❹』(O'Reilly Japan, 2022)
Role in this project:
Data Scientist Contributions:72 commits, 9 PRs, 61 pushes in 9 months
Contributions summary:Koki contributed code related to implementing and comparing machine learning algorithms within the context of reinforcement learning. They added code for a non-stationary bandit problem, including the implementation of sample average and alpha constant update agents. Further contributions involved the implementation of policy evaluation and value iteration algorithms within a grid world environment, demonstrating experience with dynamic programming techniques. The user's work included the development of various reinforcement learning concepts.
『ゼロから作る Deep Learning ❷』(O'Reilly Japan, 2018)
Role in this project:
ML Engineer Contributions:65 commits, 5 PRs, 56 pushes in 3 years 8 months
Contributions summary:Koki primarily contributed to the implementation and refinement of deep learning models within the repository. Their work involved defining and implementing various time-series layers, including RNN, LSTM, and BiLSTM, as well as associated functionalities like embedding, affine transformations, and softmax with loss. These contributions suggest a focus on building the core components of a deep learning framework for sequence modeling, with the user actively involved in code additions and modifications related to model structure and functionality. The commit history strongly implies an understanding of backpropagation and gradient calculations, as shown in the inclusion of custom layer implementations.
deep-learningmachine-learningtensorflowo-reilly