jason718/awesome-self-supervised-learning
A curated list of awesome self-supervised methods (⭐ 6363)
A curated list of awesome self-supervised methods (⭐ 6363)
We consider the evolution of an initially cold, spherically symmetric system of self-gravitating particles. At early times the system undergoes self-similar collapse of the type described by Fillmore & Goldreich and Bertschinger. This stage of phas...
As a proof-of-concept, we will show how easy it is to revoke a self-signed certificate using the bitcoin blockchain. This will also demonstrate how we may be able to use similar approaches for more advanced capabilities that current X.509 infrastructure do not…
May 13, 2025 · If you're a self-published author, promoting your book is just as important as writing it. Discover how B&N Press's new free book marketing tool for self-published authors can save you …
A self-driving car simulator built with Unity (⭐ 3979)
Udacity Self-Driving Car Engineer Nanodegree projects. (⭐ 2904)
The Udacity open source self-driving car project (⭐ 6294)
involved in self-care activities. Self-care activities, such as bathing, dressing, and grooming, can be difficult for children with CP, as self-care depends
The self-care deficit nursing theory is a grand nursing theory that was developed between 1959 and 2001 by Dorothea Orem. The theory is also referred
Self-care activities are the things you do to maintain good health and improve well-being. Some self-care activities might already be part of your routine, such as eating regular meals, …
Sep 2, 2025 · When you hear the word self-care, what comes to mind? A bubble bath? A night of binge-watching your favorite show? While those things can feel good at the moment, self-care …
Oct 10, 2025 · If you're tired or overwhelmed, it might be time to implement self-care strategies. Learn how to practice self-care in your everyday life.
May 13, 2025 · What is Self-care and Why is it Important for You? Self-care refers to anything that you do to keep yourself mentally, emotionally, physically, socially and spiritually healthy.
Recent joint embedding-based self-supervised methods have surpassed standard supervised approaches on various image recognition tasks such as image classification. These self-supervised methods aim at maximizing agreement between features extracted f...
Can a human society be constrained in such a way that self-organization will thereafter tend to produce outcomes that advance the goals of the society? Such a society would be self-organizing in the sense that individuals who pursue only their own in...
Self-correction in text-to-SQL is the process of prompting large language model (LLM) to revise its previously incorrectly generated SQL, and commonly relies on manually crafted self-correction guidelines by human experts that are not only labor-inte...
To promote engineering self-aware and self-adaptive software systems in a reusable manner, architectural patterns and the related methodology provide an unified solution to handle the recurring problems in the engineering process. However, in existin...
We introduce SOCK, a benchmark command line interface (CLI) that measures large language models' (LLMs) ability to self-replicate without human intervention. In this benchmark, self-replication is defined not only as an LLM's ability to create a func...
We show that any equicontractive, self-similar measure arising from the IFS of contractions $(S_{j})$, with self-similar set $[0,1]$, admits an isolated point in its set of local dimensions provided the images of $S_{j}(0,1)$ (suitably) overlap and t...
Jun 13, 2024 · A self join is simply when you join a table with itself. There is no SELF JOIN keyword, you just write an ordinary join where both tables involved in the join are the same table. One thing to â¦