Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
AlphaZero
bert
TensorFlow code and pre-trained models for BERT
bert4tf
Bilibili-University
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
DeepRL
FaceRecognition
Face recognition based on face recognition package
NLP-PEFT
TensorflowStudy
Lufffya's Repositories
Lufffya/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Lufffya/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Lufffya/faceswap
Deepfakes Software For All
Lufffya/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
Lufffya/ML-For-Beginners
12 weeks, 24 lessons, classic Machine Learning for all
Lufffya/models
Models and examples built with TensorFlow
Lufffya/keras
Deep Learning for humans
Lufffya/NLP-PEFT
Lufffya/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Lufffya/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Lufffya/bert4keras
keras implement of transformers for humans
Lufffya/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Lufffya/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
Lufffya/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
Lufffya/coding-interview-university
A complete computer science study plan to become a software engineer.
Lufffya/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Lufffya/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
Lufffya/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Lufffya/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Lufffya/free-programming-books
:books: Freely available programming books
Lufffya/gensim
Topic Modelling for Humans
Lufffya/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
Lufffya/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
Lufffya/hackingtool
ALL IN ONE Hacking Tool For Hackers
Lufffya/javascript
eslint-config-airbnb 翻译版 https://lin-123.github.io/javascript/
Lufffya/KeyBERT
Minimal keyword extraction with BERT
Lufffya/leedeeprl-notes
李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/
Lufffya/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Lufffya/Pake
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App
Lufffya/Python
All Algorithms implemented in Python