Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 356 Bytes

File metadata and controls

10 lines (10 loc) · 356 Bytes

app.py

用plotly和nicegui库实现输入点坐标,显示在三维图表中

h1.py

用pandas输出hallo world

h2.py

用plotly做同上的事情

h3.py

用nicegui同上

llm demo

基于transformer架构的语言模型,包含多头注意力机制,前馈神经网络,编码器层和编码器,通过模拟训练数据进行了简单的训练