Using Computer Vision to Destroy My Childhood High Score in a DS Game
Generating pre-labeled data with Matplotlib, optimizing code for real-time performance, and training an object detection model to control a DS emulator and become an expert in playing the Super Mario 64 DS minigame, “Wanted!”
https://medium.com/@nathancooperjones/using-computer-vision-to-destroy-my-childhood-high-score-in-a-ds-game-38ebd53a1d64
Generating pre-labeled data with Matplotlib, optimizing code for real-time performance, and training an object detection model to control a DS emulator and become an expert in playing the Super Mario 64 DS minigame, “Wanted!”
https://medium.com/@nathancooperjones/using-computer-vision-to-destroy-my-childhood-high-score-in-a-ds-game-38ebd53a1d64
Medium
Using Computer Vision To Destroy My Childhood High Score in a DS Game
Letting an object detection model control a DS emulator to become an expert in playing the Super Mario 64 DS minigame, “Wanted!”
Don’t bother trying to estimate Pandas memory usage
https://pythonspeed.com/articles/estimating-pandas-memory/
https://pythonspeed.com/articles/estimating-pandas-memory/
Python⇒Speed
Don’t bother trying to estimate Pandas memory usage
Estimating Pandas memory usage from the data file size is surprisingly difficult. Learn why, and some alternative approaches that don’t require estimation.
Promptify
Prompt Engineering, Solve NLP Problems with LLM's & Easily generate different NLP Task prompts for popular generative models like GPT, PaLM, and more with Promptify.
https://github.com/promptslab/Promptify
Prompt Engineering, Solve NLP Problems with LLM's & Easily generate different NLP Task prompts for popular generative models like GPT, PaLM, and more with Promptify.
https://github.com/promptslab/Promptify
GitHub
GitHub - promptslab/Promptify: Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured…
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research - promptslab/Promptify
django-prose
Wonderful rich-text editing for your Django project.
https://github.com/withlogicco/django-prose
Wonderful rich-text editing for your Django project.
https://github.com/withlogicco/django-prose
GitHub
GitHub - withlogicco/django-prose: Wonderful rich-text editing for your Django project
Wonderful rich-text editing for your Django project - withlogicco/django-prose
ChatRWKV
ChatRWKV is like ChatGPT but powered by the RWKV (100% RNN) language model, and open source.
https://github.com/BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by the RWKV (100% RNN) language model, and open source.
https://github.com/BlinkDL/ChatRWKV
GitHub
GitHub - BlinkDL/ChatRWKV: ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source. - BlinkDL/ChatRWKV
Python Decorators: The Complete Guide
Python decorators are a great way to add functionality to your Python functions. In this video, I'll show you what they are, how they work, and some of the most useful decorators you can use in your code.
https://www.youtube.com/watch?v=QH5fw9kxDQA
Python decorators are a great way to add functionality to your Python functions. In this video, I'll show you what they are, how they work, and some of the most useful decorators you can use in your code.
https://www.youtube.com/watch?v=QH5fw9kxDQA
YouTube
Python Decorators: The Complete Guide
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
Python decorators are a great way to add functionality to your Python functions. In this video, I'll show you what they are, how they work, and some of the most useful…
Python decorators are a great way to add functionality to your Python functions. In this video, I'll show you what they are, how they work, and some of the most useful…
THUDM / GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
https://github.com/THUDM/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
https://github.com/THUDM/GLM-130B
GitHub
GitHub - zai-org/GLM-130B: GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023) - zai-org/GLM-130B
SQLAlchemy 2.0
SQLAlchemy 2.0 includes many more features and with new architectures and a lot of older baggage being shed, hopes to have plenty of room for the future.
https://www.sqlalchemy.org/blog/2023/01/26/sqlalchemy-2.0.0-released/
SQLAlchemy 2.0 includes many more features and with new architectures and a lot of older baggage being shed, hopes to have plenty of room for the future.
https://www.sqlalchemy.org/blog/2023/01/26/sqlalchemy-2.0.0-released/
xorbits
Scalable Python data science, in an API compatible & lightning fast way.
https://github.com/xprobe-inc/xorbits
Scalable Python data science, in an API compatible & lightning fast way.
https://github.com/xprobe-inc/xorbits
GitHub
GitHub - xprobe-inc/xorbits: Scalable Python data science, in an API compatible & lightning fast way.
Scalable Python data science, in an API compatible & lightning fast way. - GitHub - xprobe-inc/xorbits: Scalable Python data science, in an API compatible & lightning fast way.
musiclm-pytorch
Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch.
https://github.com/lucidrains/musiclm-pytorch
Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch.
https://github.com/lucidrains/musiclm-pytorch
GitHub
GitHub - lucidrains/musiclm-pytorch: Implementation of MusicLM, Google's new SOTA model for music generation using attention networks…
Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch - lucidrains/musiclm-pytorch
Gracy
Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions. Gracy uses httpx under the hood.
https://github.com/guilatrova/gracy
Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions. Gracy uses httpx under the hood.
https://github.com/guilatrova/gracy
GitHub
GitHub - guilatrova/gracy: Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.
Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions. - guilatrova/gracy
Learn Django by Building an Online Marketplace
Learn the basics of Django by building a simple online marketplace where people can buy and sell items. You will learn how to implement: Authentication, Communication between users, Dashboard for your items, Form handling and customizations and more.
https://www.youtube.com/watch?v=ZxMB6Njs3ck
Learn the basics of Django by building a simple online marketplace where people can buy and sell items. You will learn how to implement: Authentication, Communication between users, Dashboard for your items, Form handling and customizations and more.
https://www.youtube.com/watch?v=ZxMB6Njs3ck
YouTube
Learn Django by Building an Online Marketplace – Python Tutorial for Beginners
Learn the basics of Django by building a simple online marketplace where people can buy and sell items. You will learn how to implement:
- Authentication
- Communication between users
- Dashboard for your items
- Form handling and customizations
- and more…
- Authentication
- Communication between users
- Dashboard for your items
- Form handling and customizations
- and more…
PocketPy: Lightweight(~5000 LOC) Python interpreter for game engines
https://github.com/blueloveTH/pocketpy
https://github.com/blueloveTH/pocketpy
GitHub
GitHub - blueloveTH/pocketpy: Open Source Python Interpreter in 1 File for Game Scripting
Open Source Python Interpreter in 1 File for Game Scripting - GitHub - blueloveTH/pocketpy: Open Source Python Interpreter in 1 File for Game Scripting
Getting started with semantic workflows
A guide on when to use small and large language models.
https://medium.com/neuml/getting-started-with-semantic-workflows-2fefda6165d9
A guide on when to use small and large language models.
https://medium.com/neuml/getting-started-with-semantic-workflows-2fefda6165d9
Medium
Getting started with semantic workflows
A guide on when to use small and large language models
Python in Visual Studio Code – February 2023 Release
This release includes the following announcements:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-february-2023-release/
This release includes the following announcements:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-february-2023-release/
Microsoft News
Python in Visual Studio Code – February 2023 Release
The February 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes automatic environment selection, improvements to the Create Environment command, improved Intellisense support for pytest in preview…
JupyterLab 3.6.0
Here are the new cool features available in JupyterLab 3.6.0:
https://discourse.jupyter.org/t/jupyterlab-3-6-0-is-released/17808
Here are the new cool features available in JupyterLab 3.6.0:
https://discourse.jupyter.org/t/jupyterlab-3-6-0-is-released/17808
Jupyter Community Forum
JupyterLab 3.6.0 is released!
JupyterLab 3.6.0 Release Here are the new cool features available in JupyterLab 3.6.0: Real-time collaboration rework Notifications Terminals enhancements Various highlights Performance improvements The full changelog is available there. 👥 Real-time…
DocsGPT
DocsGPT is a cutting-edge open-source solution that streamlines the process of finding information in project documentation. With its integration of the powerful GPT models, developers can easily ask questions about a project and receive accurate answers.
https://github.com/arc53/docsgpt
DocsGPT is a cutting-edge open-source solution that streamlines the process of finding information in project documentation. With its integration of the powerful GPT models, developers can easily ask questions about a project and receive accurate answers.
https://github.com/arc53/docsgpt
GitHub
GitHub - arc53/DocsGPT: DocsGPT is an open-source genAI tool that helps users get reliable answers from knowledge source, while…
DocsGPT is an open-source genAI tool that helps users get reliable answers from knowledge source, while avoiding hallucinations. It enables private and reliable information retrieval, with tooling ...
The Django Developer’s Guide To Vite
The easy way to add JavaScript to your Django projects.
https://ctrlzblog.com/the-django-developers-guide-to-vite/
The easy way to add JavaScript to your Django projects.
https://ctrlzblog.com/the-django-developers-guide-to-vite/
CTRL+Z - a blog about Django
The Django Developer's Guide to Vite
What is the best way to add JavaScript to a Django project? It is often a question of how much JavaScript are you prepared to add to your frontend.
At one extreme, you could just write Vanilla JavaScript and import it into your templates. When you fi...
At one extreme, you could just write Vanilla JavaScript and import it into your templates. When you fi...