Materials science is an interdisciplinary field concerned with the understanding and application of the properties of matter. Materials scientists study the connections between the underlying ...
Abstract: We present VizGenie, a self-improving, agentic framework that advances scientific visualization through large language model (LLM) by orchestrating of a collection of domain-specific and ...
Abstract: Hyspectral images (HSIs) are inevitably degraded by a mixture of different types of noise, such as Gaussian noise, impulse noise, stripes, and deadlines. Traditional methods exploit the ...
GAPrune is a novel pruning framework for domain-specific pruning of embedding models. It preserves both general linguistic foundations and domain-specific ...
This repository presents a complete implementation of single-variable Linear Regression using two approaches: a from-scratch implementation based on gradient descent and matrix operations, and a ...