Pinned Repositories
6.5840
distributed systems
compiler-in-go
Data-Science--Cheat-Sheet
Cheat Sheets
distributed-systems
MIT 6.824 distributed systems notes and labs
go-algs
golang 数据结构和算法
interpreter-in-go
writing an interpreter in go
interview-2
笔试面试知识整理
learn-algorithms
study-go
A demo for golang features
johnraychina's Repositories
johnraychina/study-go
A demo for golang features
johnraychina/6.5840
distributed systems
johnraychina/algs4
Algorithms, 4th edition textbook code and libraries
johnraychina/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
johnraychina/compiler-in-go
johnraychina/design-pattern-go
johnraychina/distributed-systems
MIT 6.824 distributed systems notes and labs
johnraychina/go-algs
golang 数据结构和算法
johnraychina/interpreter-in-go
writing an interpreter in go
johnraychina/learn-algorithms
johnraychina/chatbox
A desktop app for ChatGPT API (OpenAI API) that supports Windows, Mac & Linux
johnraychina/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
johnraychina/coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
johnraychina/craftinginterpreters
Repository for the book "Crafting Interpreters"
johnraychina/db_tutorial
Writing a sqlite clone from scratch in C
johnraychina/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
johnraychina/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
johnraychina/go-ast-book
:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)
johnraychina/go-patterns
Curated list of Go design patterns, recipes and idioms
johnraychina/golangci-lint
Fast linters Runner for Go
johnraychina/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.
johnraychina/hugo-website
A no-code, no-software and no-cost solution to publishing sophisticated web sites managed by non-technical people.
johnraychina/learn-python
johnraychina/Modern-Compiler-Implementation-in-C
book and codes for Modern Compiler Implementation in C
johnraychina/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
johnraychina/outline-apps
Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.
johnraychina/outline-sdk
SDK to build network tools based on Outline components.
johnraychina/outline-server
Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management.
johnraychina/spark
Apache Spark - A unified analytics engine for large-scale data processing
johnraychina/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.