، تمام منابع آموزشی معرفی شده رایگان هستن برای اینکه هیچکس به خاطر نداشتن پول از آموزش عقب نمونهمنابع رایگان آموزش برنامه نویسی تمام منابع آموزشی معرفی شده رایگان هستن برای اینکه هیچکس به خاطر نداشتن پول از آموزش عقب نمونه، امیدوارم مفید باشه محتوا کتاب ها 🆓 پایتون (Python) جنگو (Django) جاوااسکریپت (Javascript) ریاکت (React) گیت (Git) گو (Go) هوش مصنوعی (Ai) کدنویسی تمیز (Clean code) الگوهای طراحی (Design patterns) لینوکس (Linux) شبکه (Network) سی اس اس (Css) الگوریتم (Algorithm) متفرقه …
SyserDebugger NG Pay respect to the original author of syser debugger: Yanfeng Wu The open source project is as his last wish. Build Buidling method
Dynamic 3D Gaussians: Tracking by Persistent Dynamic View Synthesis Project Page | Paper | ArXiv | Tweet Thread | Data | Pretrained Models Official implementation of our approach for modelling the dynamic 3D world as a set of 3D Gaussians that move & rotate over time. This extends Gaussian Splatting to dynamic scenes, with accurate novel-view synthesis and dense 3D 6-DOF tracking. Dynamic 3D Gaussians: Tracking by Persistent Dynamic View Synthesis Jonathon Luiten 1, 2, Georgios Kopanas 3, B…
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews. 【 👨🏻💻 YouTube | 📮 Newsletter 】 System Design 101 Explain complex systems using visuals and simple terms. Whether you're preparing for a System Design Interview or you simply want to understand how systems work beneath the surface, we hope this repository will help you achieve that. Table of Contents Communication protocols REST API vs. GraphQL How does gRP…
Removes The "Ad blocker are not allowed on Youtube"Remove the Adblock Popup from YOUTUBE Introduction This repository contains a userscript designed to remove the annoying "Ad blocker are not allowed on Youtube" popup. Follow the instructions below to get started. We also have an undetected way of skipping ads if you get blocked from the video player. Installation Install Tampermonkey: If you haven't already, you need to install the Tampermonkey browser extension. You can find it…
JH-Notes 目录 Index License CC0 1.0 通用 (CC0 1.0) 公共领域贡献 CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Monitor your system resources and processesResources Resources is a simple yet powerful monitor for your system resources and processes, written in Rust and using GTK 4 and libadwaita for its GUI. It's capable of displaying usage and details of your CPU, memory, GPUs, network interfaces and block devices. It's also capable of listing and terminating running graphical applications as well as processes. Click me for screenshots! Dependencies glib-2.0 gio-2.0 gtk-4 libadwaita-1 s…
Teaching LLMs memory management for unbounded context 📚🦙 MemGPT Try out our MemGPT chatbot on Discord! 🤖 Create perpetual chatbots with self-editing memory! 🗃️ Chat with your data - talk to your SQL database or your local files! SQL Database Local files 📄 You can also talk to docs - for example ask about LlamaIndex! ChatGPT (GPT-4) when asked the same question: (Question from run-llama/llama_index#7756)…
4D Gaussian Splatting for Real-Time Dynamic Scene Rendering4D Gaussian Splatting for Real-Time Dynamic Scene Rendering Arxiv Preprint Project Page| Arxiv Paper Guanjun Wu1*, Taoran Yi2*, Jiemin Fang3, Lingxi Xie3, Xiaopeng Zhang3, Wei Wei1,Wenyu Liu2, Qi Tian3 , Xinggang Wang2✉ 1School of CS, HUST 2School of EIC, HUST 3Huawei Inc. Our method converges very quickly. And achieves real-time rendering speed. Colab demo: (Thanks camenduru.) Environmental Setups Please follow the 3D-GS to i…