中文
相关论文

相关论文: DeePKS-kit: a package for developing machine learn…

200 篇论文

In this work, we present scikit-fingerprints, a Python package for computation of molecular fingerprints for applications in chemoinformatics. Our library offers an industry-standard scikit-learn interface, allowing intuitive usage and easy…

软件工程 · 计算机科学 2025-08-12 Jakub Adamczyk , Piotr Ludynia

Over the past decade, the Python-based Simulations of Chemistry Framework (PySCF) has developed into a widely used open-source platform for electronic structure theory and quantum chemical method development. This article reviews the major…

化学物理 · 物理学 2026-04-09 Qiming Sun , Matthew R Hermes , Xiaojie Wu , Huanchen Zhai , Xing Zhang , Abdelrahman M. Ahmed , Juan José Aucar , Oliver J. Backhouse , Samragni Banerjee , Peng Bao , Nikolay A. Bogdanov , Kyle Bystrom , Frédéric Chapoton , Ning-Yuan Chen , Ivan Yu. Chernyshov , Helen S. Clifford , Sander Cohen-Janes , Zhi-Hao Cui , Yann D. Damour , Nike Dattani , Linus Bjarne Dittmer , Sebastian Ehlert , Janus Juul Eriksen , Francesco A. Evangelista , Simon A. Ewing , Ardavan Farahvash , Kevin Focke , Yang Gao , Kevin E. Gasperich , Nathan Gillispie , Jonas Greiner , Matthew R. Hennefarth , Jan Hermann , Christopher Hillenbrand , Joonatan Huhtasalo , Basil Ibrahim , Bhavnesh Jangid , Alireza Nejati Javaremi , Andrew J. Jenkins , Yu Jin , Daniel S. King , Derk Pieter Kooi , Jo S. Kurian , Henrik R. Larsson , Bryan Tak Gwong Lau , Seunghoon Lee , Susi Lehtola , Chenghan Li , Hao Li , Jiachen Li , Rui Li , Shuhang Li , Aleksandr O. Lykhin , Ankit Mahajan , Nastasia Mauger , Pablo del Mazo-Sevillano , Jonathan Moussa , Kousuke Nakano , Verena A. Neufeld , Linqing Peng , Hung Q. Pham , Peter Pinski , Pavel Pokhilko , Zhichen Pu , Yubing Qian , Stephen Jon Quiton , Wanja T. Schulze , Thais R. Scott , Aniruddha Seal , James D. Serna , James E. T. Smith , Kori E. Smyser , Terrence Stahl , Chong Sun , Kevin J. Sung , Egor Trushin , Shiv Upadhyay , Ethan A. Vo , Thijs Vogels , Shirong Wang , Tai Wang , Xiao Wang , Xubo Wang , Yuanheng Wang , Mark Williamson , Junjie Yang , Hong-Zhou Ye , Chia-Nan Yeh , Haiyang Yu , Jincheng Yu , Victor Wen-zhe Yu , Chaoqun Zhang , Dayou Zhang , Yichi Zhang , Zijun Zhao , Zehao Zhou , Andrew J. Zhu , Tianyu Zhu , Timothy C. Berkelbach , Laura Gagliardi , Sandeep Sharma , Alexander Sokolov , Garnet Kin-Lic Chan

Data preparation is the first and a very important step towards any Large Language Model (LLM) development. This paper introduces an easy-to-use, extensible, and scale-flexible open-source data preparation toolkit called Data Prep Kit…

In recent years, promising deep learning based interatomic potential energy surface (PES) models have been proposed that can potentially allow us to perform molecular dynamics simulations for large scale systems with quantum accuracy.…

计算物理 · 物理学 2020-06-23 Yuzhi Zhang , Haidi Wang , Weijie Chen , Jinzhe Zeng , Linfeng Zhang , Han Wang , Weinan E

As a machine-learned potential, the neuroevolution potential (NEP) method features exceptional computational efficiency and has been successfully applied in materials science. Constructing high-quality training datasets is crucial for…

机器学习 · 计算机科学 2025-06-03 Chengbing Chen , Yutong Li , Rui Zhao , Zhoulin Liu , Zheyong Fan , Gang Tang , Zhiyong Wang

The increasing importance of Computational Science and Engineering has highlighted the need for high-quality scientific software. However, research software development is often hindered by limited funding, time, staffing, and technical…

软件工程 · 计算机科学 2025-03-10 Armin Ariamajd , Raquel López-Ríos de Castro , Andrea Volkamer

Deep metric learning algorithms have a wide variety of applications, but implementing these algorithms can be tedious and time consuming. PyTorch Metric Learning is an open source library that aims to remove this barrier for both…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Kevin Musgrave , Serge Belongie , Ser-Nam Lim

We present PyOECP, a Python-based flexible open-source software for estimating and modeling the complex permittivity obtained from the open-ended coaxial probe (OECP) technique. The transformation of the measured reflection coefficient to…

仪器与探测器 · 物理学 2021-10-01 Tae Jun Yoon , Katie A. Maerzke , Robert P. Currier , Alp T. Findikoglu

ParticLS (\emph{Partic}le \emph{L}evel \emph{S}ets) is a software library that implements the discrete element method (DEM) and meshfree methods. ParticLS tracks the interaction between individual particles whose geometries are defined by…

数学软件 · 计算机科学 2022-04-26 Andrew D. Davis , Brendan A. West , Nathanael J. Frisch , Devin T. O'Connor , Matthew D. Parno

We show how machine learning techniques based on Bayesian inference can be used to reach new levels of realism in the computer simulation of molecular materials, focusing here on water. We train our machine-learning algorithm using…

材料科学 · 物理学 2013-02-25 Albert P. Bartok , Michael J. Gillan , Frederick R. Manby , Gabor Csanyi

SchNetPack is a toolbox for the development and application of deep neural networks to the prediction of potential energy surfaces and other quantum-chemical properties of molecules and materials. It contains basic building blocks of…

计算物理 · 物理学 2018-12-13 K. T. Schütt , P. Kessel , M. Gastegger , K. Nicoli , A. Tkatchenko , K. -R. Müller

PyTorch \texttt{2.x} introduces a compiler designed to accelerate deep learning programs. However, for machine learning researchers, adapting to the PyTorch compiler to full potential can be challenging. The compiler operates at the Python…

机器学习 · 计算机科学 2024-03-22 Kaichao You , Runsheng Bai , Meng Cao , Jianmin Wang , Ion Stoica , Mingsheng Long

In this work, we present the ChemNLP library that can be used for 1) curating open access datasets for materials and chemistry literature, developing and comparing traditional machine learning, transformers and graph neural network models…

材料科学 · 物理学 2024-02-19 Kamal Choudhary , Mathew L. Kelley

ML4Chem is an open-source machine learning library for chemistry and materials science. It provides an extendable platform to develop and deploy machine learning models and pipelines and is targeted to the non-expert and expert users.…

化学物理 · 物理学 2020-03-31 Muammar El Khatib , Wibe A de Jong

Energy functions for pure and heterogenous systems are one of the backbones for molecular simulation of condensed phase systems. With the advent of machine learned potential energy surfaces (ML-PESs) a new era has started. Statistical…

One of us (MEC) developed a hands-on workbook for density-functional theory (DFT) during the summer of 2020. The idea was to have something that could be used to provide practical teaching for students at the Masters or advanced…

物理教育 · 物理学 2023-02-28 Nabila B. Oozeer , Abraham Ponra , Anne Justine Etindele , Mark E. Casida

PySDM is an open-source Python package for simulating the dynamics of particles undergoing condensational and collisional growth, interacting with a fluid flow and subject to chemical composition changes. It is intended to serve as a…

Generative models for molecules have shown considerable promise for use in computational chemistry, but remain difficult to use for non-experts. For this reason, we introduce open-source infrastructure for easily building generative…

机器学习 · 计算机科学 2024-12-02 V Shreyas , Jose Siguenza , Karan Bania , Bharath Ramsundar

Partial differential equations (PDEs) are central to describing and modelling complex physical systems that arise in many disciplines across science and engineering. However, in many realistic applications PDE modelling provides an…

机器学习 · 计算机科学 2023-04-04 Nacime Bouziani , David A. Ham

Generation and analysis of time-series data is relevant to many quantitative fields ranging from economics to fluid mechanics. In the physical sciences, structures such as metastable and coherent sets, slow relaxation processes, collective…