Pinned Repositories
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
DSB3Tutorial
real-time-digit-classifier
This GUI uses a classifier trained on MNIST dataset to classify custom hand-written images in real time. The user can use mouse input to scribble a digit; the GUI will try to classify the image as soon as the user lifts the mouse.
soft_conf_record
xuan
udemy-dl
A cross-platform python based utility to download courses from udemy for personal offline use.
Warehouse
Django project on warehouse management system.
loveplay1983's Repositories
loveplay1983/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
loveplay1983/udemy-dl
A cross-platform python based utility to download courses from udemy for personal offline use.
loveplay1983/ami
AMI Medical Imaging (AMI) JS ToolKit
loveplay1983/Andrew-NG-Notes
This is Andrew NG Coursera Handwritten Notes.
loveplay1983/AppImageKit
Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.freenode.net
loveplay1983/attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
loveplay1983/attenTionIsAlL-I-need-tO-kNow
Attention based model test, relative knowledge base, nlp, etc.
loveplay1983/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
loveplay1983/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
loveplay1983/deeplearning-notes
Notes for Deep Learning Specialization Courses led by Andrew Ng.
loveplay1983/edex-ui
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
loveplay1983/Hands-On-Meta-Learning-With-Python
Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow
loveplay1983/kerasPracticeXuan
Xuan's keras practice
loveplay1983/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
loveplay1983/manuscriptOfXuan
daily thoughts of Xuan
loveplay1983/NLP-Tools-Summoned
Forcked from zero nlp, focus on Chinese NLP.
loveplay1983/notebooks
Some notebooks for NLP
loveplay1983/RemoveAdblockThing
Removes The "Ad blocker are not allowed on Youtube"
loveplay1983/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
loveplay1983/testaaa
loveplay1983/torchExerciseXuan
my torch exercise, for code snippet and quick review
loveplay1983/transformer-study-xuan
xuan's transformer study resources
loveplay1983/udemy-downloader-gui
A desktop application for downloading Udemy Courses
loveplay1983/xiongmin-blog
loveplay1983/xuan-git-page-test
Xuan's github page test.
loveplay1983/Xuan-s-Transformer-Exercise
my transformer exercise, for code snippet and quick review
loveplay1983/Xuan24HoursTraining
ML in 24 hours
loveplay1983/xuanweb
xuanweb, flask, etc
loveplay1983/youtube-dl-1
Command-line program to download videos from YouTube.com and other video sites
loveplay1983/zero-to-gan-practice-xuan
xuan's practice of gan in torch