Pinned Repositories
cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
Deeplearning-and-Coding
学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。
ds_classify
eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
inf-nlp
learngit
leetcode_py
llama-qrlhf
Implementation of the Llama architecture with RLHF + Q-learning
llm_related
记录大模型相关的一些知识和方法
numpy-ml
Machine learning, in numpy
bazinga014's Repositories
bazinga014/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
bazinga014/Deeplearning-and-Coding
学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。
bazinga014/ds_classify
bazinga014/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
bazinga014/inf-nlp
bazinga014/learngit
bazinga014/leetcode_py
bazinga014/llama-qrlhf
Implementation of the Llama architecture with RLHF + Q-learning
bazinga014/llm_related
记录大模型相关的一些知识和方法
bazinga014/numpy-ml
Machine learning, in numpy
bazinga014/paper_reading
bazinga014/prompt-engineering-for-developers
吴恩达大模型系列课程中文版,包括《Prompt Engineering》、《Building System》和《LangChain》
bazinga014/RL
This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based on Numpy, Pandas or Torch. You can deepen your understanding to related model and algorithm or revise it to get the customized code belongs yourself by referring to this repository.