Stars
Specification of the LDBC Financial Benchmark
A Benchmark of Text Classification in PyTorch
An emotion-polarity classifier specifically trained on developers' communication channels
Course material for STAT 479: Machine Learning (FS 2018) at University Wisconsin-Madison
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
BLIA is a statically integrated analysis approach of IR-based bug localization by utilizing texts and stack traces in bug reports, structured information of source files, and source code change his…