Chen Jing avatar

Chen Jing

Community

@spiral-edwin · No. 866, yuhangtang Road, Xihu District, Hangzhou, Zhejiang Province

2Followers
|
10Public Repos
|
42Published Skills

I'm a student in Zhejiang University. Eager to learn on Github and contribute my part to this community.

Agent Skills by Chen Jing

Showing 42 vetted skills indexed across 1 GitHub repositories.

SPIRAL-EDWINSPIRAL-EDWIN

modular-modeler

Build modular system models by composing Environment, Agent, Policy, Simulator components in Python.

Community
Advanced
SPIRAL-EDWINSPIRAL-EDWIN

lstm-forecaster

Forecast time series values using LSTM/GRU networks in TensorFlow/Keras.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

robustness-check

Analyze model robustness via parameter perturbation sensitivity and equilibrium stability.

Community
Advanced
SPIRAL-EDWINSPIRAL-EDWIN

visual-engineer

Generate publication-quality scientific figures with Matplotlib and Seaborn.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

genetic-algorithm

Solve discrete and combinatorial optimization problems using a genetic algorithm in Python.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

fuzzy-evaluation

Convert linguistic judgments into fuzzy memberships and aggregate weighted factors for decision-making.

Community
Basic
SPIRAL-EDWINSPIRAL-EDWIN

integer-programming

Solve integer programming problems with binary and integer variables using SciPy milp and MATLAB intlinprog.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

reaction-diffusion

Simulate reaction-diffusion PDEs on 1D/2D domains with configurable coefficients.

Community
Advanced
SPIRAL-EDWINSPIRAL-EDWIN

grey-forecaster

Forecast short-term time series with GM(1,1) using 4-10 data points.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

multi-objective-optimization

Generate Pareto-frontier solutions using NSGA-II, MOEA/D, and weighted-sum methods.

Community
Advanced
SPIRAL-EDWINSPIRAL-EDWIN

ml-regressor

Train Random Forest and XGBoost regression models on tabular data.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

grey-relation

Rank factor influence using Grey Relational Analysis with Python and MATLAB templates.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

sensitivity-master

Perform Morris and Sobol sensitivity analyses on nonlinear multi-parameter models with SALib.

Community
Advanced
SPIRAL-EDWINSPIRAL-EDWIN

automated-sweep

Automate parameter sweeps and optimization for mathematical models.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

minimax-programming

Transform minimax and max-min objectives into standard constrained programs.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

xlsx

Cleans and preprocesses Excel/CSV data for modeling-ready output using pandas, numpy, scikit-learn templates.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

pdf

Extract text, equations, and tables from academic PDFs and merge submission files.

Community
Advanced
SPIRAL-EDWINSPIRAL-EDWIN

shortest-path

Compute shortest paths in weighted graphs using Dijkstra, Bellman-Ford, Floyd-Warshall, and A*.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

nonlinear-programming

Solve nonlinear optimization problems with SciPy solvers like SLSQP.

Community
Advanced
SPIRAL-EDWINSPIRAL-EDWIN

latex-transformer

Convert Markdown drafts into LaTeX-formatted content for MCM/ICM papers.

Community
Basic
SPIRAL-EDWINSPIRAL-EDWIN

minimum-spanning-tree

Find a minimum-weight spanning tree using Prim's and Kruskal's algorithms.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

topsis-scorer

Compute TOPSIS scores and rank alternatives from a decision matrix.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

network-centrality

Compute degree, betweenness, closeness, eigenvector centrality, and PageRank for network nodes.

Community
Intermediate
SPIRAL-EDWINSPIRAL-EDWIN

dynamic-programming

Solve multi-stage optimization problems with memoization and recurrence relations.

Community
Intermediate