How Neural Networks Work
Learn how to use saliency maps to understand which parts of a photo neural networks consider important when classifying images.
Read MoreLearn how to use saliency maps to understand which parts of a photo neural networks consider important when classifying images.
Read MoreLearn how to detect typosquatted packages before you import them by following along with this Python ML tutorial.
Read MoreProgrammatic generation of SBOMs is an emerging requirement for ISVs to allow them and their customers to assess software risk.
Read MoreLearn how to automate key dependency management tasks by combining an artifact repository with the ActiveState Platform.
Read MorePython wheel not available? Learn how to automatically build binary wheels for Python packages that incorporate C libraries.
Read MoreCorrupted or unstable dev environments? Learn how to recover them in minutes and ensure they remain stable and reliable.
Read MoreWorks on my machine issues? Learn how centrally controlled and shared environments can help eliminate them.
Read MoreProblems creating reproducible environments? Learn the strategies, tactics and automated tooling that can help.
Read MoreTired of troubleshooting your Python environments every time you start a new project? Learn how to automate environment setup.
Read MoreUnderstand how your security implementation stacks up against your peers, and how you can decrease software supply chain security risk.
Read MoreShould you maintain your Python 2 codebase or migrate to Python 3? You might not have a choice. Here’s why.
Read MoreGraphQL is the de facto standard for providing an external API. Learn how to use the GQL 3 GraphQL Client for Python.
Read More