Recently I played with the batch size in my experiments. And I learned somet......
Book Review: The A-Z of the PhD Trajectory
发表于
|
阅读次数
85
I recently read The A-Z of the PhD Trajectory by Eva O. L. Lantsoght. I will share some useful suggestions from the book and tell you something about......
Quick Tutorial on Ray: Parallel and Distributed Python
发表于
|
阅读次数
204
With the advancement of machine learning algorithms and data explosion, parallelism and distributed solution become an important topic. In this post, ......