This website requires JavaScript.
Explore
Help
Sign In
PoliBa-DeepLearning
/
NanoSocrates
Watch
2
Star
0
Fork
0
You've already forked NanoSocrates
Code
Issues
3
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
NanoSocrates
/
Project_Model
/
Libs
/
Transformer
History
GassiGiuseppe
76200d936d
added first classes (Encoder, Decoder, Attention) for the model
2025-10-04 21:07:58 +02:00
..
__init__.py
Added stubs for other libraries
2025-10-03 20:28:23 +02:00
decoder.py
added first classes (Encoder, Decoder, Attention) for the model
2025-10-04 21:07:58 +02:00
encoder.py
added first classes (Encoder, Decoder, Attention) for the model
2025-10-04 21:07:58 +02:00
feed_forward_nn.py
added first classes (Encoder, Decoder, Attention) for the model
2025-10-04 21:07:58 +02:00
multi_head_attention.py
added first classes (Encoder, Decoder, Attention) for the model
2025-10-04 21:07:58 +02:00
pytorch_multi_head_attention.py
added first classes (Encoder, Decoder, Attention) for the model
2025-10-04 21:07:58 +02:00