November meeting
Date: Monday, November 11th @ 7pm
Princeton Python Monthly: Nov 2024
Happy November! Our next meeting is a week from Monday.
As usual we will start with a beginner-friendly code opener [likely more about logging], then everyone's introductions/updates; and finally Mike's links, Python news and the usual mix of the latest tools, testing, and tutorials at https://www.princetonpy.org/next-meeting/.
And as always, your questions/ideas/doings are welcome--so join us!
Note our unchanging meeting url--use the Jitsi meeting link on our home page.
But first, check out AI Study Group this Sunday! Rick plans to share AI + Computer vision project he's been working on,
and discuss recent developments in Depth Anything [depth estimation from 2D image] and using Gaussian Splat
[compute 3D scene via multiple photos or videos] from Python.
events:
sun03nov 2p AI Study Group [first sundays]
mon11nov 7p princetonpy meeting [second mondays]
links:
November links: https://www.princetonpy.org/next-meeting/
AI Study Group: https://fubarlabs.org/schedule/
Depth Anything V2: https://depth-anything-v2.github.io/
Gaussian Splat: https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/
Links:
- A not so fast implementation of cosine similarity in C++ and SIMD
- pygfx
- Embeddings are underrated
- You Might Not Need GraphQL
- 2017 archive, good food for thought, mentioned in a previous meeting?
- HTTP Toolkit is an open-source tool for debugging, testing and building with HTTP on Windows, Linux & Mac