Lists (2)
Sort Name ascending (A-Z)
Starred repositories
Course code & attachments for our "React Native - The Practical Guide" (https://acad.link/react-native) course.
XiaoW9596 / vivus
Forked from maxwellito/vivusJavaScript library to make drawing animation on SVG
XiaoW9596 / pytorch-to-javascript-with-onnx-js
Forked from elliotwaite/pytorch-to-javascript-with-onnx-jsRun PyTorch models in the browser using ONNX.js
XiaoW9596 / webgl-globe
Forked from dataarts/webgl-globeWebGL Globe is a platform for visualizing latitude longitude based information using WebGL.
Open-source landscape map for healthcare-related blockchains
🎆Interactive Online Platform that Visualizes Algorithms from Code
XiaoW9596 / face-api.js
Forked from justadudewhohacks/face-api.jsJavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
Federated Learning Library: https://fedml.ai
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
XiaoW9596 / formik
Forked from jaredpalmer/formikBuild forms in React, without the tears 😭
Next generation Wagtail demo, born in Reykjavik
✏️ A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.
🇨🇭 A React renderer for Three.js
A performant frontend ecommerce starter template with Next.js 15 and Medusa V2.
Awesome multilingual OCR and Document Parsing toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools,…
A chat interactive bot to manage TODO list
A Starter Project Template for Wechaty works out-of-the-box
Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt
Use ChatGPT On Wechat via wechaty
🤖️ Deploy GPT-4o ChatGPT on your WeChat within 2 steps! 两步在云端部署你的微信ChatGPT聊天机器人!🤖️
ClinicalBERT: Modeling Clinical Notes and Predicting Hospital Readmission (CHIL 2020 Workshop)
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
💫 Industrial-strength Natural Language Processing (NLP) in Python
基于真实业务上手数据挖掘(银行流失预警):数据的处理、LightGBM、skLearning包(里面含有:GridSearchCV寻找最优参、StratifiedKFold分层5折切分、_test_Split单次数据切分等)、叠层模型融合、画AUC图、画混淆矩阵图,并输出预测名单。