├── 2025-11-11 Kimi Linear & Kimi Delta Attention.pdf ├── 2LayerLSTM ├── lstmClassOld.py └── stockTT.bin ├── DavesReservoirComputingRefs ├── GRU ├── GRU.py └── stockTT.bin ├── ICLR Top paper thumbnail descriptions. ├── LICENSE ├── PapersSuggested_not_read ├── README.md ├── The Llama 3 Herd of Models 2407.21783v2.pdf ├── ZeeshanZiaSlides-DeepSupervision3DObjectParsing └── DLStudyGroup.pdf ├── awspot ├── README.md └── user_data.sh ├── gatedRNN.ipynb └── tensorflow └── Gated Feedback Recurrent Neural Network - GF LSTM.ipynb /2025-11-11 Kimi Linear & Kimi Delta Attention.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/2025-11-11 Kimi Linear & Kimi Delta Attention.pdf -------------------------------------------------------------------------------- /2LayerLSTM/lstmClassOld.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/2LayerLSTM/lstmClassOld.py -------------------------------------------------------------------------------- /2LayerLSTM/stockTT.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/2LayerLSTM/stockTT.bin -------------------------------------------------------------------------------- /DavesReservoirComputingRefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/DavesReservoirComputingRefs -------------------------------------------------------------------------------- /GRU/GRU.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/GRU/GRU.py -------------------------------------------------------------------------------- /GRU/stockTT.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/GRU/stockTT.bin -------------------------------------------------------------------------------- /ICLR Top paper thumbnail descriptions.: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/ICLR Top paper thumbnail descriptions. -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/LICENSE -------------------------------------------------------------------------------- /PapersSuggested_not_read: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/README.md -------------------------------------------------------------------------------- /The Llama 3 Herd of Models 2407.21783v2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/The Llama 3 Herd of Models 2407.21783v2.pdf -------------------------------------------------------------------------------- /ZeeshanZiaSlides-DeepSupervision3DObjectParsing/DLStudyGroup.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/ZeeshanZiaSlides-DeepSupervision3DObjectParsing/DLStudyGroup.pdf -------------------------------------------------------------------------------- /awspot/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/awspot/README.md -------------------------------------------------------------------------------- /awspot/user_data.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/awspot/user_data.sh -------------------------------------------------------------------------------- /gatedRNN.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/gatedRNN.ipynb -------------------------------------------------------------------------------- /tensorflow/Gated Feedback Recurrent Neural Network - GF LSTM.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davidmacmillan/DeepLearningStudyGroup/HEAD/tensorflow/Gated Feedback Recurrent Neural Network - GF LSTM.ipynb --------------------------------------------------------------------------------