When the client's management is happy but their dev team is a pain

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammerHumor

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  • Here's one file at random from pytorch using type hints. https://github.com/pytorch/pytorch/blob/master/torch/cuda/nccl.py

  • nerfstudio

    A collaboration friendly studio for NeRFs

  • As a lab head working on machine learning, I want to ask what do you think of nerfstudio and its perfectly type hinted code ;)? For example: https://github.com/nerfstudio-project/nerfstudio/blob/main/nerfstudio/models/base_model.py

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • typeshed

    Collection of library stubs for Python, with static types

  • Here's the tensorflow type stubs on typeshed. https://github.com/python/typeshed/tree/main/stubs/tensorflow

  • TorchSharp

    A .NET library that provides access to the library that powers PyTorch.

  • https://github.com/dotnet/TorchSharp here you go.

  • vision_transformer

  • Google's vision transformers are type hinted.

  • beartype

    Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts