Rui-RanYu
Hello! I'm a Data Scientist with a Master's in Computer Science and 3 years of experience in Operational Research. Skilled in Python, SQL, Java.
Guangzhou
Pinned Repositories
955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
Actor_CriticPointer_Network-TSP
Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Optimization with Reinforcement Learning, Bello et al, 2016)
AIP
Automatic Investment Plan
AIP-MutualFund
Automatic Investment Plan of Mutual Fund
Attention-Based-Reward-SeqGAN
Sequence Generative Adversarial Learning with Attention-Based Reward for Neural Conversation Model
awesome-cs-books
计算机类常用电子书整理,并且附带下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
investment
量化投资探索指数基金定投的策略
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
various-GANs-base-on-Pytorch
The project merit a brief explanatory note of Chinese.(代码带有中文注释)
Rui-RanYu's Repositories
Rui-RanYu/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Rui-RanYu/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Rui-RanYu/various-GANs-base-on-Pytorch
The project merit a brief explanatory note of Chinese.(代码带有中文注释)
Rui-RanYu/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
Rui-RanYu/awesome-cs-books
计算机类常用电子书整理,并且附带下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
Rui-RanYu/awesome-ml4co
Awesome machine learning for combinatorial optimization papers.
Rui-RanYu/clash_for_windows_pkg
A Windows/macOS GUI based on Clash
Rui-RanYu/competition-baseline
数据科学竞赛各种baseline代码、思路分享
Rui-RanYu/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Rui-RanYu/DRL_GBI
The code and related work of my project - combining (deep) reinforcement learning and goals-based investing
Rui-RanYu/EA-GAN
Rui-RanYu/easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Rui-RanYu/flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
Rui-RanYu/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Rui-RanYu/GAN-for-tabular-data
We well know GANs for success in the realistic image generation. However, they can be applied in tabular data generation. We will review and examine some recent papers about tabular GANs in action.
Rui-RanYu/google-research
Google Research
Rui-RanYu/learngit
Rui-RanYu/LLMScore
LLMScore: Unveiling the Power of Large Language Models in Text-to-Image Synthesis Evaluation
Rui-RanYu/ML-DAM
Rui-RanYu/ml4co-competition
Machine Learning for Combinatorial Optimization - NeurIPS'21 competition
Rui-RanYu/photo2cartoon
人像卡通化探索项目 (photo-to-cartoon translation project)
Rui-RanYu/PlatEMO
Evolutionary multi-objective optimization platform
Rui-RanYu/PlotNeuralNet
Latex code for making neural networks diagrams
Rui-RanYu/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
Rui-RanYu/PointerNetwork-RL-TSP
指针网络+强化学习 解决旅行商(TSP)问题
Rui-RanYu/points_to_polys
Mapping points (cities, etc.) to health region polygons
Rui-RanYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
Rui-RanYu/quant-backtesting
量化投资回测,python,wind,股票基金
Rui-RanYu/stock
stock,股票系统。使用python进行开发。
Rui-RanYu/Time-Series-Analysis-Tutorial
时间序列分析教程