Update ideas.md

This commit is contained in:
BLUELOVETH 2025-02-12 17:36:18 +08:00 committed by GitHub
parent 4d5e6f26d0
commit a566ca01f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ Community users have reported that there is no convenient way to debug python ap
This project aims to develop a VSCode plugin like [Python Debugger](https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy), which implements DAP for pocketpy. With this plugin, users can launch their pocketpy applications in VSCode with breakpoints, call stacks, and variable inspection. Students with experience in TypeScript will be helpful for this project.
### Development `cTensor` library for neural networks
### Develop `cTensor` library for neural networks
+ Difficulty Level: 4/5 (Hard)
+ Skill: C; Further Mathematics