A minimal surface is the surface of minimal area between any given boundaries. In nature such shapes result from an equilibrium of homogeneous tension, e.g. in a soap film. Minimal surfaces have a constant mean curvature of zero, i.e. the sum of the principal curvatures at each point is zero. Particularly fascinating are minimal surfaces…
The program focused on the following four themes:
- Optimization: How and why can deep models be fit to observed (training) data?
- Generalization: Why do these trained models work well on similar but unobserved (test) data?
- Robustness: How can we analyze and improve the performance of these models when applied outside their intended conditions?
- Generative methods: How can deep learning be used to model probability distributions?
In this article we present a technique to triangulate source images, converting them to abstract, someway artistic images composed of tiles of triangles. This will be an attempt to explore the fields between computer technology and art.
- How to give an effective math talk
- General resources on preparing a talk (not specific to mathematics):
- Preparing a poster presentation
- Resources for teachers (relevant literature)
- Using PowerPoint
Machine Learning Summer School (MLSS) is a course about modern methods of statistical machine learning and inference. It presents topics which are at the cor...
Disclaimer: This post doesn’t reflect the view of any of the organizations I’m associated with and is probably peppered with my personal and institutional bi...
With 51 workshops, 1428 accepted papers, and 13k attendees, saying that NeurIPS is overwhelming is an understatement. I did my best to summarize the key tren...
- 中国的爱国主义如何塑造了一代人 | 纽约时报中文网
- China’s patriotism was born during the war, first of all for the perpetuation of power and to control the people. What happens when you combine anger, shame, pride with years of nationalist education?
- 中国的爱国主义诞生于战争期间,首先是为了权力永久化,为了控制人民。将愤怒、羞耻、自豪与多年的民族主义教育结合在一起会发生什么?
There’s a confusing array of options available for converting HTML to PDF. Which is the best for your app? This article reviews the most popular options.
Overview Threads and locks are a software-defined formalization of the hardware underneath, and as such comprise the simplest possible concurrency model. It forms the basis of other concurrency abstractions built on top of it, so it’s important to understand in this regards. However, it’s difficult or impossible to build reliable, scalable systems directly on these primitives. While most every language has support for threads and locks, CPython remains special in its use of a global interpreter lock that prevents threads from concurrently accessing shared memory, because CPython’s memory management is not thread-safe.
A pair of mathematicians has built on an obscure, 30-year-old mathematical theory to show that soap-filmlike minimal surfaces appear abundantly in a wide range
This book is a must-have for anyone serious about rendering in real time. With the announcement of new ray tracing APIs and hardware to support them, developers can easily create real-time application
The topic of how accessible it is for newbies and seasoned developers alike to learn CSS has been gaining steam as the complexity of the tools around it
A. Adamatzky, P. Ayres, G. Belotti, и H. Wosten. (2019)cite arxiv:1912.13262Comment: The position paper to be published in the International Journal of Unconventional Computing.
S. Kuutti, R. Bowden, Y. Jin, P. Barber, и S. Fallah. (2019)cite arxiv:1912.10773Comment: 23 pages, 3 figures, Accepted in IEEE Transactions on Intelligent Transportation Systems.
A. Slivkins. (2019)cite arxiv:1904.07272Comment: The manuscript is complete, but comments are very welcome! To be published with Foundations and Trends in Machine Learning.