Pinned Repositories
A91A981E.github.io
BiLSTM_CRF_NER
Chinese Named Entity Recognition using BiLSTM and CRF PyTorch implementation. With four datasets, Boson, MSRA, renMinRiBao and yidu-s4k respectively.
cifar-preprocess
create ImageNet-like structure dir from cifar in Python
DeceptionFeaturesTool
DocumentManagementv7.0
多线程
grok-1
Grok open release
Linear-Regression-Model
A small practice for linear regression model, manual practice without torch.nn.Module and torch.optim. Just using PyTorch for tensor and gradian calculation.
LineSearchGuidelines
Line Search Guidelines Optimization Python Implementation. Armijo, GoldStein and Wolfe Guidelines included.
mamba
PyQt5_Navigation_Widget
This is a Python PyQt5 implementation of navigation widget inherited from PyQt5.QtWidgets.QWidget.
A91A981E's Repositories
A91A981E/BiLSTM_CRF_NER
Chinese Named Entity Recognition using BiLSTM and CRF PyTorch implementation. With four datasets, Boson, MSRA, renMinRiBao and yidu-s4k respectively.
A91A981E/LineSearchGuidelines
Line Search Guidelines Optimization Python Implementation. Armijo, GoldStein and Wolfe Guidelines included.
A91A981E/BDC2024
A91A981E/DocumentManagementv7.0
多线程
A91A981E/cifar-preprocess
create ImageNet-like structure dir from cifar in Python
A91A981E/Linear-Regression-Model
A small practice for linear regression model, manual practice without torch.nn.Module and torch.optim. Just using PyTorch for tensor and gradian calculation.
A91A981E/mamba
A91A981E/PyQt5_Navigation_Widget
This is a Python PyQt5 implementation of navigation widget inherited from PyQt5.QtWidgets.QWidget.
A91A981E/grok-1
Grok open release
A91A981E/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2