From f062190bd3c763e347999eddbc10bfe9920a7957 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 24 Jul 2023 21:43:28 -0700 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/DEVTools.md b/DEVTools.md index a83b4508d..d315d7480 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -665,7 +665,6 @@ * [Chaos Frontend Toolkit](https://chaos-frontend-toolkit.web.app/) - Break Your Web Apps to Improve Them * [w3af](http://w3af.org/) or [Burp](https://github.com/nbats/FMHYedit/blob/main/base64.md#burp) or [ZAP](https://www.zaproxy.org/) - Web App Security Testing * [PWA Screenshot Generator](https://progressier.com/pwa-screenshots-generator) - Generate PWA Screenshots -* [egui](https://github.com/emilk/egui) - Rust GUI * [Form To Chatbot](https://formtochatbot.com/) - Convert Google Form to Chatbot * [Herosaver](https://github.com/amerrigan/HeroSaver-v2) - Save Site Configuration and STLs * [Termible](https://termible.io/) - Docker Powered Site Terminals @@ -1108,7 +1107,9 @@ * [BrickHub](https://brickhub.dev/) - Share Code Brick Templates * [ShellcodeTemplate](https://github.com/Cracked5pider/ShellcodeTemplate) - Modifiable Shellcode Template * [Spork](https://github.com/atek-cloud/spork) - P2P Sockets CLI / [Discord](https://discord.gg/UUCVrFYksv) -* [Awesome Visual Studio Code Extensions](https://hl2guide.github.io/Awesome-Visual-Studio-Code-Extensions/) - Visual Studio Code Extensions +* [Awesome Visual Studio Code Extensions](https://hl2guide.github.io/Awesome-Visual-Studio-Code-Extensions/) - Visual Studio Code Extensions +* [egui](https://github.com/emilk/egui) - Rust GUI +* [This Week in Rust](https://this-week-in-rust.org/) - Rust News / Updates * [awesome-kotlin](https://kotlin.link/) - Kotlin Resource Index / [GitHub](https://github.com/KotlinBy/awesome-kotlin) * [Diskord](https://gitlab.com/diskord/diskord) - Kotlin Client for Discord * [Awesome Go](https://awesome-go.com/) - Go Programming Resources @@ -1408,8 +1409,7 @@ * [DialoGPT](https://github.com/microsoft/DialoGPT) - Dialogue Machine Learning Model * [MMDeploy](https://github.com/open-mmlab/mmdeploy) - Deep Learning Model Deployment Toolset * [DeepSpeed](https://github.com/microsoft/DeepSpeed) - Deep Learning Optimization Library -* [Netron](https://github.com/lutzroeder/netron) - Visualizer for Neural Network, Deep Learning, and Machine Learning Models -* [Cyberbotics](https://cyberbotics.com/) - Robot Simulator +* [Netron](https://github.com/lutzroeder/netron) - Visualizer for Neural Network, Deep Learning, and Machine Learning Models * [Dataset Card for Alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca) or [awesome-instruction-dataset](https://github.com/yaodongC/awesome-instruction-dataset) - Language Model Training Datasets * [MLC LLM](https://github.com/mlc-ai/mlc-llm) - Native Language Model Deployment * [Shap](https://github.com/slundberg/shap) - Language Model Response Analyzer @@ -1418,7 +1418,7 @@ * [Awesome Machine Learning](https://github.com/josephmisiti/awesome-machine-learning) or [OpenNN](https://www.opennn.net/) / [Git](https://github.com/Artelnics/OpenNN) - Machine Learning Frameworks * [OpenCog](https://opencog.org/) or [AForge](https://github.com/andrewkirillov/AForge.NET) - Artificial Intelligence Frameworks * [100-Days-Of-ML-Code](https://github.com/Avik-Jain/100-Days-Of-ML-Code) or [Practical Deep Learning](https://course.fast.ai/) - Machine Learning Coding Lessons -* [Nixified](https://nixified.ai/) - Nix Flake for AI Projects +* [Nixified](https://nixified.ai/) - Nix Flake for AI Projects * [Approaching (Almost) Any Machine Learning Problem](https://github.com/abhishekkrthakur/approachingalmost/blob/master/AAAMLP.pdf) - Machine Learning Problem Solving Book * [MetaAcademy](https://metacademy.org/) - Machine Learning Guides * [ML-Youtube-Courses](https://github.com/dair-ai/ML-YouTube-Courses) - Machine Learning Courses on YouTube @@ -1429,3 +1429,5 @@ * [ML-Youtube-Courses](https://github.com/dair-ai/ML-YouTube-Courses) - Machine Learning Courses on YouTube * [Catalyzex](https://www.catalyzex.com/), [Feedly AI](https://feedly.com/ai), [PapersWithCode](https://paperswithcode.com/), [AI Reading List](https://docs.google.com/document/d/1bEQM1W-1fzSVWNbS4ne5PopB2b7j8zD4Jc3nm4rbK-U/), [AI RND](https://www.ai-rnd.com/) or [Daily Papers](https://huggingface.co/papers) - AI Research Papers * [PromptPapers](https://github.com/thunlp/PromptPapers) - Pre-Trained Language Model Tuning Papers +* [VIAM](https://www.viam.com/) - Develop Robotics Projects +* [Cyberbotics](https://cyberbotics.com/) - Robot Simulator