Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
3y
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
500lines
500 Lines or Less
58HouseSearch
地图搜租房
7days-golang
7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
agent_flow
DancerSearcher
go_grpc_gorm_micro
rapid generation of curd by sql
initiald0824's Repositories
initiald0824/agent_flow
initiald0824/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
initiald0824/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
initiald0824/copier
Copier for golang, copy value from struct to struct and more
initiald0824/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
initiald0824/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
initiald0824/fission-workflows
Workflows for Fission: Fast, reliable and lightweight function composition for serverless functions
initiald0824/flowable-engine
A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
initiald0824/freedom
Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。
initiald0824/go-clean-template
Clean Architecture template for Golang services
initiald0824/gorm
The fantastic ORM library for Golang, aims to be developer friendly
initiald0824/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
initiald0824/kruise
Automate application management on Kubernetes (project under CNCF)
initiald0824/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
initiald0824/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
initiald0824/OpenSearch
🔎 Open source distributed and RESTful search engine.
initiald0824/pg_query_go
Go library to parse and normalize SQL queries using the PostgreSQL query parser
initiald0824/pysonar2
PySonar2: a semantic indexer for Python with interprocedual type inference
initiald0824/rust-boom
Awesome Rust (Rust 资源 | 学习 | 书 ). 💥
initiald0824/seckillSystem
seckillSystem
initiald0824/seckillWeb
seckillWeb
initiald0824/springboot-lesson
springboot-lesson
initiald0824/springboot2-learning
springboot2-learning
initiald0824/stash
An organizer for your porn, written in Go
initiald0824/SuperCLUE
SuperCLUE: 中文通用大模型综合性基准 | A Benchmark for Foundation Models in Chinese
initiald0824/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
initiald0824/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
initiald0824/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
initiald0824/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
initiald0824/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.