Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JunlingWang/Neuronetwork_with_python
/ your_first_network.py
File
your_first_network.py
your_first_network.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#Python手搓神经网络
2
#这是B站教程的相关代码请结合下面地址中的教程使用:
3
#https://www.bilibili.com/video/BV1py4y1F7vp/?spm_id_from=333.999.section.playall&vd_source=036afdc841b709a63dcc3989925f751a
4
import
numpy
as
np
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected