🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types, continuous memory storage, and no pointers are involved
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。use cnn recognize captcha by tensorflow
FreeNOS (Free Niek's Operating System) is an experimental microkernel based operating system for learning purposes written in C++. You may use the code as you wish under the terms of the GPLv3.