penggelies07's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
goldbergyoni/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
responsively-org/responsively-app
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
pure-admin/vue-pure-admin
全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
shengqiangzhang/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
bbfamily/abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
akfamily/akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
7kms/react-illustration-series
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
pythonstock/stock
stock,股票系统。使用python进行开发。
BetaSu/just-react
「React技术揭秘」 一本自顶向下的React源码分析书
ipfs/ipfs-desktop
An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
Rockyzsu/stock
30天掌握量化交易 (持续更新)
ricequant/rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
KieSun/all-of-frontend
你想知道的前端内容都在这
XProger/OpenLara
Classic Tomb Raider open-source engine
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
rrag/react-stockcharts
Highly customizable stock charts with ReactJS and d3
brunosimon/my-room-in-3d
wangshub/RL-Stock
📈 如何用深度强化学习自动炒股
biaochenxuying/blog-vue-typescript
Vue3 + TypeScript + Vite2 + Vuex4 + Vue-Router4 + element-plus 支持 markdown 渲染的博客前台展示
cawa-93/vite-electron-builder
Secure boilerplate for Electron app based on Vite. TypeScript + Vue/React/Angular/Svelte/Vanilla
forthealllight/blog
📖我的博客,记录学习的一些笔记,如有喜欢,欢迎star
pmndrs/react-xr
🤳 VR/AR with react-three-fiber
maxstue/vite-reactts-electron-starter
Starter using Vite2 + React + Typescript + Tailwind + Electron Starter.
57code/vite2-in-action
一个关于vite2+vue3项目开发中常见任务实践的库,很适合作为一个项目的起始点,欢迎大家提pr丰富这个项目。
StringKun/ThreeJSPanorama
通过Threejs实现全景漫游
haosong/3D-Online-FPS
A 3D Multiplayer Online First Person Shooter Game