Pinned Repositories
blog-notebook
Record Python and Jupyter notebook practice
chat-pdf-locally
Load a PDF file from a remote URL or a local PATH and use the OpenAI API to chat with it
CodePracticeNotebook
Code notebook
face-extractor
Extract face from input images and save the cropped face as images. It can be used to generate dataset for training a neural network.
Kaggle
⭐️ Some works on Kaggle
pdf-compressor
Compressing PDF file to less pages and smaller size. Help you use free version ChatPDF
ReinforcementLearning
⭐️ Principal RL algorithms, codes collection and some saved projects
sign-pdf-with-transparent-background-signature
Sign PDF. Extract signature from a picture and sign the transparent-background signature to a PDF.
tcn-open-static-lib
The static library of Train Real Time Data Protocol
MengWoods's Repositories
MengWoods/sign-pdf-with-transparent-background-signature
Sign PDF. Extract signature from a picture and sign the transparent-background signature to a PDF.
MengWoods/tcn-open-static-lib
The static library of Train Real Time Data Protocol
MengWoods/pdf-compressor
Compressing PDF file to less pages and smaller size. Help you use free version ChatPDF
MengWoods/blog-notebook
Record Python and Jupyter notebook practice
MengWoods/chat-pdf-locally
Load a PDF file from a remote URL or a local PATH and use the OpenAI API to chat with it
MengWoods/CodePracticeNotebook
Code notebook
MengWoods/face-extractor
Extract face from input images and save the cropped face as images. It can be used to generate dataset for training a neural network.
MengWoods/GAN-collection
A collection of GAN (Generative adversarial network) relevant structure implementation. (WIP)
MengWoods/Kaggle
⭐️ Some works on Kaggle
MengWoods/MengWoods.github.io
MengWoods/pointpillar-ros-node
Use PointPillar with your ROSbags.
MengWoods/procreate-brushes
brush pictures and their names in English, simplified and traditional Chinese.
MengWoods/ReinforcementLearning
⭐️ Principal RL algorithms, codes collection and some saved projects
MengWoods/rosbag-analysis
Plot topic values from a ROS bag.
MengWoods/show-system-info
Adriod package for viewing system's information
MengWoods/text-encryptor
Tool to encrypt and decrypt text message
MengWoods/adaptive_clustering
[ROS package] Lightweight and Accurate Point Cloud Clustering
MengWoods/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
MengWoods/homework
Assignments for CS294-112.
MengWoods/NAF-tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
MengWoods/OpenAI-Gym-Solutions
My solutions to OpenAI gym problems.
MengWoods/reinforcement-learning-2d-car
Use 2D car envrionment to test different reinforcement learning algorithms
MengWoods/reinforcement-learning-car
Using reinforcement learning to teach a car to avoid obstacles.
MengWoods/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
MengWoods/remove-background-ui
User interface for photo background removal and color filling
MengWoods/tensorflow-rl
Implementations of deep RL papers and random experimentation
MengWoods/xyzirt2xyzir
Convert point cloud from XYZIRT to XYZIR format