Pinned Repositories
algos
Some textbook algos' implementation.
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.
cs_algo
basic cs algorithms written by java
grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
hello-world
Hello world.
into_spider
crawler into_city app
leetcode-submissions
my leetcode oj submisssion codes ^_^
liurujia
algos from liurujia books.
meituan_ES_code_gen_py
Auto-Generate Entity/Service/Mapper/Biz code by Sql or other inputs.
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
wjmzmmd's Repositories
wjmzmmd/algos
Some textbook algos' implementation.
wjmzmmd/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.
wjmzmmd/cs_algo
basic cs algorithms written by java
wjmzmmd/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
wjmzmmd/hello-world
Hello world.
wjmzmmd/into_spider
crawler into_city app
wjmzmmd/leetcode-submissions
my leetcode oj submisssion codes ^_^
wjmzmmd/liurujia
algos from liurujia books.
wjmzmmd/meituan_ES_code_gen_py
Auto-Generate Entity/Service/Mapper/Biz code by Sql or other inputs.
wjmzmmd/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
wjmzmmd/RxDocs
Rx和RxJava文档中文翻译项目
wjmzmmd/self-operating-computer
A framework to enable multimodal models to operate a computer.
wjmzmmd/statistical_learning
Implements some basic famous statistical_learning algorithms