Hypernetwork

A hypernetwork is a model or system that connects multiple networks or entities in a complex, multi-dimensional manner, often used in fields such as artificial intelligence and network theory to represent relationships beyond simple pairwise links.

Read More →

Neural controlled differential equation

Neural controlled differential equations (Neural CDEs) are a class of machine learning models that generalize neural ordinary differential equations by incorporating control signals as inputs. They offer a continuous-time framework for modeling sequential data and have applications in time series analysis, physics-informed learning, and stochastic processes.

Read More →

ViT (vision transformer)

ViT (Vision Transformer) is a deep learning architecture that applies the transformer model, originally designed for natural language processing, to computer vision tasks. It processes images by dividing them into patches and treating these patches as tokens, enabling the use of self-attention mechanisms for image understanding.

Read More →