Pinned Repositories
ACAL-pytorch
pytorch 1.0 implementation for "augmented cyclic adversarial learning for low resource domain adaptation"
ActorCritic_Airview
BAdam
[NeurIPS 2024] BAdam: A Memory Efficient Full Parameter Optimization Method for Large Language Models
bert
TensorFlow code and pre-trained models for BERT
BERT-keras
Keras implementation of BERT with pre-trained weights
BERT-pytorch
Google AI 2018 BERT pytorch implementation
chordRecognition
chord recognition using deep learning
I2B2-Entity-Relation-Extraction
Entity Relation Extraction using Bert & LSTM
MDS5210-23fall
Project code for MDS5210-23fall
MDS5210-24fall
MDS5210-24fall final project
Ledzy's Repositories
Ledzy/BAdam
[NeurIPS 2024] BAdam: A Memory Efficient Full Parameter Optimization Method for Large Language Models
Ledzy/I2B2-Entity-Relation-Extraction
Entity Relation Extraction using Bert & LSTM
Ledzy/MDS5210-24fall
MDS5210-24fall final project
Ledzy/MDS5210-23fall
Project code for MDS5210-23fall
Ledzy/ACAL-pytorch
pytorch 1.0 implementation for "augmented cyclic adversarial learning for low resource domain adaptation"
Ledzy/ActorCritic_Airview
Ledzy/bert
TensorFlow code and pre-trained models for BERT
Ledzy/BERT-keras
Keras implementation of BERT with pre-trained weights
Ledzy/BERT-pytorch
Google AI 2018 BERT pytorch implementation
Ledzy/chordRecognition
chord recognition using deep learning
Ledzy/cs579
CS579: Online Social Network Analysis Assignments
Ledzy/Zhihu-Crawler
利用zhihu_oauth库爬取知乎信息
Ledzy/CSC4001-project
This is the term project of CSC4001
Ledzy/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Ledzy/don-t-count-just-6-words
this is a repository for XXX competition
Ledzy/EKFAC_experiment
CIE6002 Course project.
Ledzy/hello-world
Ledzy/ledzy.github.io
Ledzy/LLaMA-Factory
Unify Efficient Fine-Tuning of 100+ LLMs
Ledzy/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
Ledzy/Ordered-Neurons
Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"
Ledzy/pytorch-pcnn
supervised relation extraction for PCNN (Zeng 2014) in pytorch
Ledzy/stylegan
StyleGAN - Official TensorFlow Implementation
Ledzy/tsearcher
a website for deloitte digital competition 2019
Ledzy/zhihu-oauth
尝试解析出知乎官方未开放的 OAuth2 接口,并提供优雅的使用方式,作为 zhihu-py3 项目的替代者,目前还在实验阶段