Skip to content
View Luo1Yan's full-sized avatar

Block or report Luo1Yan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Stock-prediction-based-on-LSTM Stock-prediction-based-on-LSTM Public

    基于多层 LSTM 对股票价格时间序列进行建模与预测,包含训练、评估、可视化与结果导出,并且提供“走步锚定预测”未来 30 天的评估方式:每步用真实下一天价格作为输入,避免滚动多步预测的误差滚雪球,更贴近真实使用场景的离线评测。 - 支持基于测试集的线性校准,将模型输出通过 y_true ≈ a·y_pred + b 映射为更接近真实值的预测。

    Python 4

  2. California-housing-price-forecast California-housing-price-forecast Public

    使用California Housing Dataset,绘制目标变量(房价)的分布图和分析特征与目标变量的关系(如散点图、相关热力图) ​​,分析特征尺度,说明是否需要进行标准化/归一化及原因,将数据按一定比例(如8:2)划分为训练集和测试集 ​​,建立基线模型​​(包括线性回归、决策树、随机森林在内的三个模型),绘制学习曲线并进行初步评估;再通过交叉验证、网格搜索和正则化来进行调优,选择…

    Python 1

  3. HSA HSA Public

    Latent Multimodal Knowledge via Hub-Spectral Activation — closed-form relation recovery and readout with frozen multimodal encoders.

    Python 1

  4. claude-code claude-code Public

    Forked from anthropics/claude-code

    Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…

    Shell

  5. open-kimi-ppt-skill open-kimi-ppt-skill Public

    Forked from zsy1207/open-kimi-ppt-skill

    非官方 Kimi Slides Skill:让 AI Agent 生成可编辑 PPTD + PPTX,并附带本地浏览器编辑器 Unofficial Kimi Slides skill for AI agents — generate editable PPTD + PPTX with a local browser editor

    Python

  6. deepseek-harness-desktop deepseek-harness-desktop Public

    Forked from anywhere-labs/dsh-desktop

    为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验

    TypeScript