iWun's Stars
mrshiqiqi/QuantGuide
《量化投资入门指南》代码
stemkoski/stemkoski.github.com
vnpy/vnpy
基于Python的开源量化交易平台开发框架
Rockyzsu/stock
30天掌握量化交易 (持续更新)
tsreaper/ai-plays-flappybird
Using genetic algorithm and neural networks to teach AI to play flappy bird.
Lallassu/Qake
Qake voxel-engine demo
xviniette/FlappyLearning
Program learning to play Flappy Bird by machine learning (Neuroevolution)
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
ageron/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.
websemantics/awesome-ant-design
A curated list of Ant Design resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Ant Design that we keep up-to-date
chenglou/react-motion
A spring that solves your animation problems.
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
node-honeycomb/hc-bee
the framework for honeycomb micro-app
chentsulin/awesome-react-renderer
Awesome list of React Renderer
jakoblind/webpack-autoconf
A tool to create frontend apps using webpack, Parcel or Snowpack
1j01/jspaint
🎨 Classic MS Paint, REVIVED + ✨Extras
Lucifier129/react-lite
An implementation of React v15.x that optimizes for small script size
xyflow/xyflow
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
openspug/spug
开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。
dwyl/learn-json-web-tokens
:closed_lock_with_key: Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)
oldj/SwitchHosts
Switch hosts quickly!
ziahamza/webui-aria2
The aim for this project is to create the worlds best and hottest interface to interact with aria2. Very simple to use, just download and open index.html in any web browser.
nhn/tui.image-editor
🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
processing/p5.js
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
gfxfundamentals/threejsfundamentals
jagenjo/litegl.js
Lightweight Javascript WebGL library for handling Context, Meshes, Textures and Shaders. Relies on glMatrix 2.0, very easy to use.