Skip to content
View StudentsZhouPengfei's full-sized avatar

Block or report StudentsZhouPengfei

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. Automatically-Differentiable-Quantum-Circuit-for-Many-qubit-State-Preparation Automatically-Differentiable-Quantum-Circuit-for-Many-qubit-State-Preparation Public

    Code

    Python 4

  2. Tensor-network-variational-diagonalization-of-quantum-many-body-spectra Tensor-network-variational-diagonalization-of-quantum-many-body-spectra Public

    Reference implementation of tensor-network variational diagonalization (TNVD): a spectrum MPS and finite-depth VQC jointly encode full many-body eigenenergies and eigenstates for ED-controlled vali…

    Python 1

  3. Julia Julia Public

    Julia语言学习的基础代码实现

    Julia

  4. Compressing-neural-network-by-tensor-network-with-exponentially-fewer-variational-parameters Compressing-neural-network-by-tensor-network-with-exponentially-fewer-variational-parameters Public

    本仓库提供一个可运行的 ADTN(Adaptive Deep Tensor Network)训练与逐阶段压缩工程,当前维护路径在 `src/adtn/`。现在仓库已经支持按论文配置构建并训练以下 3 个模型: - LeNet-5(论文 Table 7,CIFAR 版) - AlexNet(论文 Table 8) - VGG-16(论文 Table 10)

    Python