Pinned Repositories
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
ColossalAI
Making large AI models cheaper, faster and more accessible
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
konsen
Strongly consistent distributed key-value store based on Raft algorithm
machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
openpose-docker
A docker build file for CMU openpose with Python API and COCO support
Prime
Pure Java written photo-realistic renderer with UI done in OpenGL and Swing
pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
RandomCollection
My experimental code with randomness that deals with randomness
tensorflow_snippets
lizhaoliu's Repositories
lizhaoliu/tensorflow_snippets
lizhaoliu/Prime
Pure Java written photo-realistic renderer with UI done in OpenGL and Swing
lizhaoliu/konsen
Strongly consistent distributed key-value store based on Raft algorithm
lizhaoliu/openpose-docker
A docker build file for CMU openpose with Python API and COCO support
lizhaoliu/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
lizhaoliu/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
lizhaoliu/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
lizhaoliu/RandomCollection
My experimental code with randomness that deals with randomness
lizhaoliu/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
lizhaoliu/ColossalAI
Making large AI models cheaper, faster and more accessible
lizhaoliu/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
lizhaoliu/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image (uncensored)
lizhaoliu/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
lizhaoliu/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
lizhaoliu/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
lizhaoliu/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
lizhaoliu/lizhaoliu.github.io
lizhaoliu/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
lizhaoliu/paper-reading
深度学习经典、新论文逐段精读
lizhaoliu/reddit-comment-classifier
lizhaoliu/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
lizhaoliu/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
lizhaoliu/torchchat
Run PyTorch LLMs locally on servers, desktop and mobile