openai / baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
https://github.com/openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
https://github.com/openai/baselines
GitHub
GitHub - openai/baselines: OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms - openai/baselines
It’s time to stop using Python 3.7
Python 3.7 will stop getting security updates in June 2023. Given the existence of 3.8, 3.9, 3.10, and 3.11, you really should upgrade.
https://pythonspeed.com/articles/stop-using-python-3.7/
Python 3.7 will stop getting security updates in June 2023. Given the existence of 3.8, 3.9, 3.10, and 3.11, you really should upgrade.
https://pythonspeed.com/articles/stop-using-python-3.7/
Python⇒Speed
It’s time to stop using Python 3.7
Python 3.7 will stop getting security updates in July 2023. Given the existence of 3.8, 3.9, 3.10, and 3.11, you really should upgrade.
An Introduction to Monitoring Microservices with Prometheus and Grafana
This article will introduce how you can set up monitoring on your microservice application using two of the popular tools in this space, Prometheus , and Grafana .
https://navendu.me/posts/introduction-to-monitoring-microservices/
This article will introduce how you can set up monitoring on your microservice application using two of the popular tools in this space, Prometheus , and Grafana .
https://navendu.me/posts/introduction-to-monitoring-microservices/
Navendu Pottekkat
An Introduction to Monitoring Microservices with Prometheus and Grafana
This tutorial walks you through setting up monitoring on a microservice application using Prometheus and Grafana.
Text-to-Image: Diffusion, Text Conditioning, Guidance, Latent Space
The fundamentals of text-to-image generation, relevant papers, and experimenting with DDPM.
https://eugeneyan.com/writing/text-to-image/
The fundamentals of text-to-image generation, relevant papers, and experimenting with DDPM.
https://eugeneyan.com/writing/text-to-image/
eugeneyan.com
Text-to-Image: Diffusion, Text Conditioning, Guidance, Latent Space
The fundamentals of text-to-image generation, relevant papers, and experimenting with DDPM.
Python Functions Master Class 2023
Master Functions in Python and Deploy to AWS, GCP, and Azure while learning click, pythonfire and FastAPI.
https://www.youtube.com/watch?v=d-stFeiJl6c
Master Functions in Python and Deploy to AWS, GCP, and Azure while learning click, pythonfire and FastAPI.
https://www.youtube.com/watch?v=d-stFeiJl6c
YouTube
Python Functions Master Class 2023
#Python Functions Master Class 2023: Master Functions in Python and Deploy to #AWS, #GCP, and #Azure. Master Functions in Python and Deploy to AWS, GCP, and Azure while learning #click, #pythonfire and #FastAPI
If you enjoyed this video, here are additional…
If you enjoyed this video, here are additional…
bricks
Open-source natural language enrichments at your fingertips.
https://github.com/code-kern-ai/bricks
Open-source natural language enrichments at your fingertips.
https://github.com/code-kern-ai/bricks
GitHub
GitHub - code-kern-ai/bricks: Open-source natural language enrichments at your fingertips.
Open-source natural language enrichments at your fingertips. - GitHub - code-kern-ai/bricks: Open-source natural language enrichments at your fingertips.
Finding JIT Optimizer Bugs using SMT Solvers and Fuzzing
This post describes a recent bug finding technique that I've added to the PyPy JIT testing infrastructure. This technique uses the Z3 theorem prover to find bugs in the optimizer of PyPy's JIT, in particular its integer operation optimizations.
https://www.pypy.org/posts/2022/12/jit-bug-finding-smt-fuzzing.html
This post describes a recent bug finding technique that I've added to the PyPy JIT testing infrastructure. This technique uses the Z3 theorem prover to find bugs in the optimizer of PyPy's JIT, in particular its integer operation optimizations.
https://www.pypy.org/posts/2022/12/jit-bug-finding-smt-fuzzing.html
PyPy
Finding JIT Optimizer Bugs using SMT Solvers and Fuzzing
In this blog post I want to describe a recent bug finding technique that I've
added to the PyPy JIT testing infrastructure. This technique uses the Z3
theorem prover to find bugs in the optimizer of P
added to the PyPy JIT testing infrastructure. This technique uses the Z3
theorem prover to find bugs in the optimizer of P
Normally I teach Python as a CS professor. Now I’m developing a programming game where you can apply your Python skills to different coding challenges.
https://www.reddit.com/r/Python/comments/zqpnm5/normally_i_teach_python_as_a_cs_professor_now_im/
https://www.reddit.com/r/Python/comments/zqpnm5/normally_i_teach_python_as_a_cs_professor_now_im/
reddit
Normally I teach Python as a CS professor. Now I’m developing a...
Game-based learning is a great way to practice programming skills, if it is actually fun and a challenge. So I started developing a game /...
Maintain a clean architecture in Python with dependency rules
https://sourcery.ai/blog/dependency-rules/
https://sourcery.ai/blog/dependency-rules/
sourcery.ai
Maintain A Clean Architecture With Dependency Rules
Disentangle the dependencies between your packages.
thewhiteh4t / nexfil
OSINT tool for finding profiles by username
https://github.com/thewhiteh4t/nexfil
OSINT tool for finding profiles by username
https://github.com/thewhiteh4t/nexfil
GitHub
GitHub - thewhiteh4t/nexfil: OSINT tool for finding profiles by username
OSINT tool for finding profiles by username. Contribute to thewhiteh4t/nexfil development by creating an account on GitHub.
Hey everyone, I’m the guy whose web app did really well here last week. It was a web app to help people who are struggling. Ironically, today I was let go from my job.
https://www.reddit.com/r/Python/comments/zq3sbt/hey_everyone_im_the_guy_whose_web_app_did_really/
https://www.reddit.com/r/Python/comments/zq3sbt/hey_everyone_im_the_guy_whose_web_app_did_really/
reddit
Hey everyone, I’m the guy whose web app did really well here last...
The web app: https://stdepaul.org The post:...
The History and rationale of the Python 3 Unicode model for the operating system
https://vstinner.github.io/python30-listdir-undecodable-filenames.html
https://vstinner.github.io/python30-listdir-undecodable-filenames.html
vstinner.github.io
Python 3.0 listdir() Bug on Undecodable Filenames — Victor Stinner blog 3
Title: Python 3.0 listdir() Bug on Undecodable Filenames; Date: 2018-03-09; Author: Victor Stinner
ShoufaChen / DiffusionDet
PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
https://github.com/ShoufaChen/DiffusionDet
PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
https://github.com/ShoufaChen/DiffusionDet
arXiv.org
DiffusionDet: Diffusion Model for Object Detection
We propose DiffusionDet, a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes. During the training stage, object boxes diffuse from...
SHI-Labs / Versatile-Diffusion
Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, 2022
https://github.com/SHI-Labs/Versatile-Diffusion
Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, 2022
https://github.com/SHI-Labs/Versatile-Diffusion
GitHub
GitHub - SHI-Labs/Versatile-Diffusion: Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, arXiv 2022…
Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, arXiv 2022 / ICCV 2023 - SHI-Labs/Versatile-Diffusion