Articles
-
Overcome the simulation gap in 3D Deep Learning with Domain Randomization
June 27, 2019
-
Create 3D model from a single 2D image in PyTorch
December 11, 2018
-
What’s up with Deep Learning optimizers since Adam?
November 30, 2018
-
GAN for unsupervised anomaly detection on X-ray images
November 2, 2018
-
GANs as a loss function
October 26, 2018
-
From supervised to unsupervised learning
July 3, 2018
-
A case-study for applying Survival Analysis on real business problem.
April 11, 2018
-
Tệ hơn cả vô dụng, một Hệ thống giám sát tài chính
February 11, 2018
Andreas Antonopoulos là một lập trình viên và diễn giả nổi tiếng về Bitcoin và những ảnh hưởng của nó lên xã hội loài người. Một trong những bài nói của ông mà tôi thấy hay nhất có tiêu đề: “Tệ hơn cả vô dụng: Hệ thống giám sát tài chính”. Trong bài nói này ông đã chỉ ra sự giả tạo của hệ thống ngân hàng, nhấn mạnh tầm quan trọng của sự ẩn danh và lý giải tại sao Bitcoin có thể làm cho xã hội tốt đẹp hơn, hay ít ra là không làm cho nó tệ hơn như những gì hệ thống giám sát tài chính đang làm.
-
Chaining multiple AWS Lambda functions to host a Slack app
September 20, 2017
If you somehow find out about this tutorial, you probably already know about AWS Lambda and Slack app, but I will just give an short description about it anyway.
-
How to plot a 3D Earth map using Basemap and Matplotlib
September 3, 2017
In this tutorial, I will show you how to plot a 3-Dimension Earth Map from satellite data using Basemap and Matplotlib.