Sam Ren bio photo

路漫漫其修远兮,吾将上下而求索(The path to truth is long, yet I shall persevere, sparing no effort in my quest.)

Email

My CV

LinkedIn

Instagram

Github

Zhihu

Sam’s Superlab(notes)

Sam-Superlab is an online platform I created with the mission to make quality educational resources accessible to all students. On the platform, I gathered a team of students from diverse disciplines to share their study notes, techniques, and insights across various subjects. These materials are peer-reviewed by teachers to ensure accuracy and usefulness.

Our goal is simple: to democratize access to knowledge and empower students, especially those in underserved communities, by providing them with the tools they need to succeed academically.You can find all notes by this link

Machine-Learning-Visualization—K-Means-Clustering

This project provides an interactive visualization of the K-Means clustering algorithm, allowing users to understand how the algorithm works through dynamic visual feedback. The application is built using Python, Streamlit, and Plotly, and it supports various initialization methods and datasets.

Decision-Tree-Visualization

This project provides an interactive visualization of the Decision Tree algorithm, allowing users to understand how the algorithm works through dynamic visual feedback. The application is built using Python, Streamlit, and Plotly, and it supports various initialization methods and datasets.

python-trading-engine

This project is a Python-based trading engine that allows users to simulate and test trading strategies. It provides a flexible framework for implementing various trading algorithms and supports real-time data simulation.

Trading-Engine-System

A comprehensive algorithmic trading platform that supports both financial markets and sports betting, featuring a web-based interface for data analysis, backtesting, and strategy execution.