|
You are here |
11011110.github.io | ||
| | | | |
algorithmsoup.wordpress.com
|
|
| | | | | In this post, I want to tell you about what I think might be the world's simplest interesting algorithm. The vertex cover problem. Given a graph $latex {G = (V, E)}&fg=000000$, we want to find the smallest set of vertices $latex {S \subseteq V}&fg=000000$ such that every edge $latex {e \in E}&fg=000000$ is covered by... | |
| | | | |
aimatters.wordpress.com
|
|
| | | | | A few weeks ago, it was announced that Keras would be getting official Google support and would become part of the TensorFlow machine learning library. Keras is a collectionof high-level APIs in Python for creating and training neural networks, using either Theano or TensorFlow as the underlying engine. Given my previous posts on implementing an... | |
| | | | |
haifengl.wordpress.com
|
|
| | | | | Barrier execution mode and Delta Lakeare two new Apache Spark features. Interestingly, they break apart from the root of Apache Spark. Let's figure out together what they are and why they are developed. More importantly, will they be a success? Essentially, Spark is a better implementation of MapReduce. In MapReduce/Spark, a task in a stage... | |
| | | | |
www.dquach.com
|
|
| | | [AI summary] The provided text is an extensive list of data integration and data management tools, platforms, and companies. It includes both open-source and commercial solutions, ranging from Apache Spark to enterprise software like Talend, TIBCO, and Qlik. The list also includes companies like Dell Boomi, Stitch, and Hevo Data, which offer cloud-based integration services. Additionally, there are mentions of tools like Liquibase, Flyway, and Shipyard for database management and container orchestration. The text appears to be a comprehensive catalog of data-related technologies, possibly intended for comparison, research, or decision-making in data engineering and integration projects. | ||