Pinned Repositories
hooks
A high-quality & reliable React Hooks library. https://ahooks.pages.dev/
alpha-zero-gobang
alpha zero 原理实现五子棋 AI,tensorflow
blankweb
diving-into-webpack
webpack 源码解析系列
gobang
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
jquery-weui
由于前端业界早已以React/Vue/Angular为主,个人也多年未使用过jQuery,此仓库已不再维护。推荐大家尽快转向 AntD、Element等更先进的UI库,https://ant.design/, https://element.eleme.io/#/zh-CN
light7-cn
light7 网站,不在维护,请尽快迁移至 jqweui
myblog
言川的博客-前端工程师的笔记
tensorflow2-course
网易云课程《深度学习与TensorFlow 2入门实战》,《Tensorflow深度学习入门与实战》课程代码
tiny-vue
Deadly simple implement of Vuejs2.x
lihongxun945's Repositories
lihongxun945/jquery-weui
由于前端业界早已以React/Vue/Angular为主,个人也多年未使用过jQuery,此仓库已不再维护。推荐大家尽快转向 AntD、Element等更先进的UI库,https://ant.design/, https://element.eleme.io/#/zh-CN
lihongxun945/gobang
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
lihongxun945/myblog
言川的博客-前端工程师的笔记
lihongxun945/diving-into-webpack
webpack 源码解析系列
lihongxun945/tiny-vue
Deadly simple implement of Vuejs2.x
lihongxun945/tensorflow2-course
网易云课程《深度学习与TensorFlow 2入门实战》,《Tensorflow深度学习入门与实战》课程代码
lihongxun945/alpha-zero-gobang
alpha zero 原理实现五子棋 AI,tensorflow
lihongxun945/light7-cn
light7 网站,不在维护,请尽快迁移至 jqweui
lihongxun945/my-webpack-loader
lihongxun945/42lines-vue3-reactivity
42行代码实现Vue3响应式
lihongxun945/funny-game
学习一下phaser写小游戏
lihongxun945/gobang-v2
lihongxun945/suspense-demo
react suspense demo
lihongxun945/vue
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
lihongxun945/vue2-simple-app
研究源码专用APP
lihongxun945/vue3-test
使用Vue3实现一个简单的计数器,展示Vue3用法
lihongxun945/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
lihongxun945/hooks
A high-quality & reliable React Hooks library.
lihongxun945/javascript-modules-test
测试javascript modules 特性
lihongxun945/js-algorithm
lihongxun945/learn-github-actions
lihongxun945/learning-neural-network
学习神经网络,JS语言描述
lihongxun945/lihongxun945
Config files for my GitHub profile.
lihongxun945/machine-learning-andrew-ng-coursera
programming assignment for machine learning, Andrew NG, coursera
lihongxun945/my-simple-vue-app
lihongxun945/myvim
to backup my vim config
lihongxun945/onex-utils
Web business development general tool library 通用业务工具库 🥷
lihongxun945/tecent-demo
lihongxun945/vue-next
Repo for Vue 3.0 (currently in beta)
lihongxun945/vue3-reactive-in-react
在react中使用Vue3 reactive 作为状态管理器,仅供研究用