Pinned Repositories
-
100-Days-of-NLP-Marathon
第一屆NLP自然語言機器學習馬拉松
2020-12th-ironman
[全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組
intro-to-dl
Resources for "Introduction to Deep Learning" course.
keras-applications
Reference implementations of popular deep learning models.
Keras_tutorial
Learn-Statistical-Learning-Method
Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。
micropython_class
CSU 107-2 智慧製造、工程量測 課程資料
mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
reyna168's Repositories
reyna168/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
reyna168/cathaybkdemo
reyna168/ChatwithMultiplePDFs-main
reyna168/Deep-Reinforcement-Learning-Algorithms-with-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular DRL Algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
reyna168/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
reyna168/DocumentNER
Extract text data from documents using OCR (optical character recognition) technology and NER (named entity recognition).
reyna168/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
reyna168/FinRL
FinRL: Financial Reinforcement Learning. 🔥
reyna168/flask
reyna168/GaitRecognitionSystem
Gait recognition system based on deep learning models.
reyna168/Gemini-Chatbot-Interface-with-Streamlit-main
reyna168/gemini-vision-pro-master
reyna168/Generative-AI-for-Everyone
You’ll get insights into what generative AI can do, its potential, and its limitations. You’ll delve into real-world applications and learn common use cases.
reyna168/How-Diffusion-Models-Work
In How Diffusion Models Work, you will gain a deep familiarity with the diffusion process and the models which carry it out. More than simply pulling in a pre-built model or using an API, this course will teach you to build a diffusion model from scratch.
reyna168/LangChain-for-LLM-Application-Development
In LangChain for LLM Application Development, you will gain essential skills in expanding the use cases and capabilities of language models in application development using the LangChain framework.
reyna168/LargeLanguageModel-and-GPT-4-ResourceMap
reyna168/MediaCrawler
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫
reyna168/ML-medium
This repository contains reproducible code from Data Science articles on my Medium blog
reyna168/Open-Source-Models-with-Hugging-Face
"Open Source Models with Hugging Face" course empowers you with the skills to leverage open-source models from the Hugging Face Hub for various tasks in NLP, audio, image, and multimodal domains.
reyna168/OpenCV
✔️最全面的 OpenCV 笔记【咕泡唐宇迪】
reyna168/OpenGait
A flexible and extensible framework for gait recognition. You can focus on designing your own models and comparing with state-of-the-arts easily with the help of OpenGait.
reyna168/paper-reading
深度学习经典、新论文逐段精读
reyna168/PoseFormer
The project is an official implementation of our paper "3D Human Pose Estimation with Spatial and Temporal Transformers".
reyna168/PPO-Continuous-Pytorch
A clean and robust Pytorch implementation of PPO on continuous action space.
reyna168/PyCrawlerMarathon
reyna168/TennisProject
Tennis analysis using deep learning and machine learning
reyna168/train-yolov8-custom-dataset-step-by-step-guide
reyna168/vision-camera-dynamsoft-label-recognizer
React Native Vision Camera Frame Processor Plugin of Dynamsoft Label Recognizer
reyna168/webcam-barcode-qrcode-reader-python
reyna168/zero_nlp
中文nlp解决方案(大模型、数据、模型、训练、推理)