Pinned Repositories
F22-Simple-Web-UI
Simple started Angular application for my Columbia Classes, Fall 2022.
F22-Starter-DB
Simple starter database project for F22 Columbia classes.
F22-Starter-Microservice
Simple Flask microservice for F22 Columbia classes.
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
TinyWebServer
:fire: Linux下C++轻量级Web服务器学习
ttttt
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
cooooooder's Repositories
cooooooder/F22-Simple-Web-UI
Simple started Angular application for my Columbia Classes, Fall 2022.
cooooooder/F22-Starter-DB
Simple starter database project for F22 Columbia classes.
cooooooder/F22-Starter-Microservice
Simple Flask microservice for F22 Columbia classes.
cooooooder/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
cooooooder/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
cooooooder/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
cooooooder/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
cooooooder/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
cooooooder/TinyWebServer
:fire: Linux下C++轻量级Web服务器学习
cooooooder/ttttt
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
cooooooder/WebServer
C++ Linux WebServer服务器