/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

evjang.com
| | blog.evjang.com
1.8 parsecs away

Travel
| | The 30th annual Neural Information Processing Systems (NIPS) conference took place in Barcelona in early December. In this post, I share my ...
| | dennybritz.com
2.5 parsecs away

Travel
| | Deep Learning is such a fast-moving field and the huge number of research papers and ideas can be overwhelming.
| | resources.paperdigest.org
2.3 parsecs away

Travel
| | The International Conference on Machine Learning (ICML) is one of the top machine learning conferences in the world. Paper Digest Team analyzes all papers published on ICML in the past years, and presents the 15 most influential papers for each year. This ranking list is automatically constructed ba
| | www.paepper.com
18.2 parsecs away

Travel
| Introduction LoRA (Low-Rank Adaptation of LLMs) is a technique that focuses on updating only a small set of low-rank matrices instead of adjusting all the parameters of a deep neural network . This reduces the computational complexity of the training process significantly. LoRA is particularly useful when working with large language models (LLMs) which have a huge amount of parameters that need to be fine-tuned. The Core Concept: Reducing Complexity with Low-Rank Decomposition