2 papers
cs.SE2025
Refactoring Deep Learning Code: A Study of Practices and Unsatisfied Tool Needs
Siqi Wang, Xing Hu, Bei Wang +3
With the rapid development of deep learning, the implementation of intricate algorithms and substantial data processing have become standard elements of deep learning projects. As…
cs.SE2025
ActRef: Enhancing the Understanding of Python Code Refactoring with Action-Based Analysis
Siqi Wang, Xing Hu, Xin Xia +1
Refactoring, the process of improving the code structure of a software system without altering its behavior, is crucial for managing code evolution in software development. Identif…