Search Results

The Sky Above The Clouds

1 code implementation14 May 2022

Technology ecosystems often undergo significant transformations as they mature.

Distributed, Parallel, and Cluster Computing

Visualizing Cloud-native Applications with KubeDiagrams

1 code implementation28 May 2025

Modern distributed applications increasingly rely on cloud-native platforms to abstract the complexity of deployment and scalability.

Software Engineering Distributed, Parallel, and Cluster Computing

Frisbee: automated testing of Cloud-native applications in Kubernetes

1 code implementation22 Sep 2021

As more and more companies are migrating (or planning to migrate) from on-premise to Cloud, their focus is to find anomalies and deficits as early as possible in the development life cycle.

Distributed, Parallel, and Cluster Computing

Koney: A Cyber Deception Orchestration Framework for Kubernetes

1 code implementation3 Apr 2025

System operators responsible for protecting software applications remain hesitant to implement cyber deception technology, including methods that place traps to catch attackers, despite its proven benefits.

Cryptography and Security

IBM Deep Learning Service

2 code implementations18 Sep 2017

Deep learning driven by large neural network models is overtaking traditional machine learning methods for understanding unstructured and perceptual data domains such as speech, text, and vision.

Distributed, Parallel, and Cluster Computing

Distilling the Knowledge in a Neural Network

64 code implementations9 Mar 2015

A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.

Knowledge Distillation Mixture-of-Experts

Large-scale Knowledge Distillation with Elastic Heterogeneous Computing Resources

1 code implementation14 Jul 2022

Although more layers and more parameters generally improve the accuracy of the models, such big models generally have high computational complexity and require big memory, which exceed the capacity of small devices for inference and incurs long training time.

Knowledge Distillation

RobotKube: Orchestrating Large-Scale Cooperative Multi-Robot Systems with Kubernetes and ROS

1 code implementation14 Aug 2023

Modern cyber-physical systems (CPS) such as Cooperative Intelligent Transport Systems (C-ITS) are increasingly defined by the software which operates these systems.

Robotics Distributed, Parallel, and Cluster Computing Software Engineering

Chaos Engineering in the Wild: Findings from GitHub

1 code implementation19 May 2025

This study examines 971 GitHub repositories that incorporate 10 popular chaos engineering tools to identify patterns and trends in their use.

Software Engineering