# Eddie's Learning Record 38 **Published by:** [Eddie's Learning Records](https://paragraph.com/@eddiehe/) **Published on:** 2023-03-29 **URL:** https://paragraph.com/@eddiehe/eddies-learning-record-38 ## Content 1. DurationTuesday, March 13th, 2023 - Sunday, March 19th, 2023 2. Learning Records2.1 Applying MultithreadingApplied multithreading on the overall analysis. ME analysis and MaE analysis are processed on two threads separately. Applied multithreading on ME analysis. 2.2 RefactoringRefactored the spotting and evaluating as a function, which made the notebook more concise. 2.3 Words ProcessingKept writing the patent paper. Added formulas, sketch images, and the reason why Swin Transformer, Shifted Patch Tokenisation and Locality Self-Attention work fine. Nevertheless, paperwork is some kind of worth as I found a redundant softmax layer was applied to the model when I was writing the patent demonstration. 2.4 FixingDeleted the redundant softmax layer. 2.5 FeaturingUpdated the pytorch to version 2.0 and tried torch.compile. Unfortunately, it failed. Maybe the reason is that my model is running in eager mode. 3. FeelingExhausted and TiredIt seemed that I was not recovered mentally and physically from the hiking last weekend. ## Publication Information - [Eddie's Learning Records](https://paragraph.com/@eddiehe/): Publication homepage - [All Posts](https://paragraph.com/@eddiehe/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@eddiehe): Subscribe to updates - [Twitter](https://twitter.com/eddiehe99): Follow on Twitter ## Optional - [Collect as NFT](https://paragraph.com/@eddiehe/eddies-learning-record-38): Support the author by collecting this post - [View Collectors](https://paragraph.com/@eddiehe/eddies-learning-record-38/collectors): See who has collected this post