Skip to content
View Petrelli's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Petrelli

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Petrelli/README.md
  • 👋 Hi, I’m @Zhe Zhang
  • 👀 I’m interested in leveraging AI techniques to improve the performance of networks
  • 🌱 I’m currently an Assistant Professor at Nanjing University of Posts and Telecommunications
  • 💞️ I’m always looking for self-motivated students
  • 📫 How to reach me [email protected]

Pinned Loading

  1. crc-implementation-using-cpp crc-implementation-using-cpp Public

    Forked from avinashav/crc-implementation-using-cpp

    Cyclic redundancy check (CRC) implementation using c++

    C++

  2. PyTorch-Tutorial PyTorch-Tutorial Public

    Forked from MorvanZhou/PyTorch-Tutorial

    Build your neural network easy and fast, 莫烦Python中文教学

    Jupyter Notebook

  3. zhe zhe Public

    Forked from academicpages/academicpages.github.io

    Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

    JavaScript

  4. DQN-for-Lunar-Lander DQN-for-Lunar-Lander Public

    Forked from lukysummer/DQN-for-Lunar-Lander

    DQN in Pytorch for training OpenAI's Lunar Lander

    Python

  5. routing routing Public

    routing algorithm in python

    Python

  6. pytorch-A3C pytorch-A3C Public

    Forked from MorvanZhou/pytorch-A3C

    Simple A3C implementation with pytorch + multiprocessing

    Python