Pinned Repositories
bert
TensorFlow code and pre-trained models for BERT
bert4keras
keras implement of transformers for humans
bert4keras-CMLM
CMLM预训练的非官方实现
blog.archive
GitHub pages, you can visit my blog:
deep_trader
This project uses reinforcement learning on stock market and agent tries to learn trading. The goal is to check if the agent can learn to read tape. The project is dedicated to hero in life great Jesse Livermore.
DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
DeepSpeedExamples
Example models using DeepSpeed
DQN
Reinforcement Learning for finance
flash-attention
Fast and memory-efficient exact attention
nlp
i4never's Repositories
i4never/nlp
i4never/bert
TensorFlow code and pre-trained models for BERT
i4never/bert4keras
keras implement of transformers for humans
i4never/bert4keras-CMLM
CMLM预训练的非官方实现
i4never/blog.archive
GitHub pages, you can visit my blog:
i4never/deep_trader
This project uses reinforcement learning on stock market and agent tries to learn trading. The goal is to check if the agent can learn to read tape. The project is dedicated to hero in life great Jesse Livermore.
i4never/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
i4never/DeepSpeedExamples
Example models using DeepSpeed
i4never/DQN
Reinforcement Learning for finance
i4never/flash-attention
Fast and memory-efficient exact attention
i4never/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
i4never/hexo
A fast, simple & powerful blog framework, powered by Node.js.
i4never/i4never.github.io
i4never/keras-drop-connect
Drop-connect wrapper
i4never/leetcode
My LeetCode Solutions
i4never/Megatron-LM
Ongoing research training transformer models at scale
i4never/OpenTLD
Official source code for TLD
i4never/Ray-Casting
i4never/reinforce_py
reinforcement learning in Python
i4never/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
i4never/ring-flash-attention
Ring attention implementation with flash attention
i4never/rl_trader
Reinforcement Learning in Real-Life: A Use Case in Stock Trading
i4never/text-generation-inference
Large Language Model Text Generation Inference
i4never/toolkit
常用工具
i4never/trader
i4never/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
i4never/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
i4never/trl
Train transformer language models with reinforcement learning.
i4never/XmlDatabase