Pinned Repositories
Covid-19-Nation
this is the data for the National Epidemic Risk Analysis Model (NERAM)
Crystalxy123.github.io
DAMO-YOLO
DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
Data-for-STDSAM--
This is the dataset for DSAM model, which is used to caculate the similarity between different countries in the epidemic spreading field. And it could help the goverment to make decisions.
Deep-Learning
DL_project
DSAM
DSAM
DTSAM
first
HandsOnDeepLearningWithPytorch
Code snippets and applications explained in the book - HandsOnDeepLearningWithPytorch
Crystalxy123's Repositories
Crystalxy123/Crystalxy123.github.io
Crystalxy123/Covid-19-Nation
this is the data for the National Epidemic Risk Analysis Model (NERAM)
Crystalxy123/DAMO-YOLO
DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
Crystalxy123/Data-for-STDSAM--
This is the dataset for DSAM model, which is used to caculate the similarity between different countries in the epidemic spreading field. And it could help the goverment to make decisions.
Crystalxy123/Deep-Learning
Crystalxy123/DL_project
Crystalxy123/DSAM
DSAM
Crystalxy123/DTSAM
Crystalxy123/first
Crystalxy123/HandsOnDeepLearningWithPytorch
Code snippets and applications explained in the book - HandsOnDeepLearningWithPytorch
Crystalxy123/Identification-of-Abnormal-Transfer-Behavior
基于深度搜索和随机游走的有向图遍历算法
Crystalxy123/MARL-Algorithms
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
Crystalxy123/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
Crystalxy123/MLP
Crystalxy123/NPP-EDSA
A simulacrum of a nuclear power plant (NPP) that includes two types of agents powered by large language models (LLMs): task executors and task validators.
Crystalxy123/Nuclear_Safety_Amazing_Paper
It's a repository of some amazing paper on nuclear safety field, which is collecting by myself.
Crystalxy123/picture
pictures
Crystalxy123/PPO-for-Beginners
A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-part-1-4-613dfc1b14c8.
Crystalxy123/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.