From 9d2c6b5ef36ce5575acbf7be1c8b2e18b1c4fb37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6kay=20Aydo=C4=9Fan?= <88277926+gokayfem@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:19:48 +0300 Subject: [PATCH 1/3] Add VLM Architectures (#2996) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c7d3fe3c..190a3f1b 100644 --- a/readme.md +++ b/readme.md @@ -476,6 +476,7 @@ - [Audit Algorithms](https://github.com/erwanlemerrer/awesome-audit-algorithms#readme) - Algorithmic audits of algorithms. - [AGI & CoCoSci](https://github.com/YuzheSHI/awesome-agi-cocosci#readme) - The reciprocation of Artificial General Intelligence (AGI) and Computational Cognitive Sciences (CoCoSci). - [Complex Systems](https://github.com/sellisd/awesome-complexity#readme) - The scientific field studying systems with multiple interacting parts and emergent properties. +- [VLM Architectures](https://github.com/gokayfem/awesome-vlm-architectures#readme) - Vision Language Model architectures. ## Books From 281714e50ddb6973ceec90ecf8e2946c8f40e50f Mon Sep 17 00:00:00 2001 From: Michael Paul Coder Date: Tue, 29 Oct 2024 17:59:03 +1100 Subject: [PATCH 2/3] Add Lucid Dreams (#3091) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 190a3f1b..e89c4033 100644 --- a/readme.md +++ b/readme.md @@ -740,6 +740,7 @@ - [Mental Health](https://github.com/dreamingechoes/awesome-mental-health#readme) - Mental health awareness and self-care in the software industry. - [Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience#readme) - Study of the nervous system and brain. - [Digital Humanities](https://github.com/dh-tech/awesome-digital-humanities#readme) - Software for humanities scholars using quantitative or computational methods. +- [Lucid Dreams](https://github.com/IAmCoder/awesome-lucid-dreams#readme) - A dream where one becomes aware they are dreaming. ## Events From 422c90ac7968192a7bbdfbe0fc9a21f34bbddae1 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 29 Oct 2024 04:09:50 -0700 Subject: [PATCH 3/3] Add Babylon.js (#2960) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e89c4033..5dbb57ae 100644 --- a/readme.md +++ b/readme.md @@ -525,6 +525,7 @@ - [Game Engine Development](https://github.com/stevinz/awesome-game-engine-dev#readme) - Building software to speed up game creation. - [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine. - [Game Production](https://github.com/vhladiienko/awesome-game-production#readme) - Leading the process of designing, developing, testing and distributing a video game from concept to release. +- [Babylon.js](https://github.com/Symbitic/awesome-babylonjs#readme) - Game engine for cross-platform web and native game development. ## Development Environment