user avatar
Philip Vollet
@philipvollet
VP Developer Relations and Growth @weaviate_io & Open source lover
Berlin, Germany
Joined November 2011
Posts
  • Pinned
    user avatar
    When Nvidia said they were sending me a DGX A100 for machine learning, they didn't say I had to build a room for it! Say hello to Zubi & Oompa Loompa 🐈 btw. these are Maine Coons, they are a bit smaller than tigers. I am not prone to exaggeration. How big was the Cray-1 🤔
  • user avatar
    NN-SVG is a tool for creating Neural Network architecture drawings parametrically rather than manually! It also provides the ability to export those drawings to Scalable Vector Graphics (SVG) files, suitable for inclusion in academic papers or web pages github.com/alexlenail/NN-…
    GIF
  • user avatar
    PlotNeuralNet: Use LaTex for making neural networks diagrams! github.com/HarisIqbal88/P…
  • user avatar
    This will retire 90% of RAG systems with dignity (and a sad song playlist). Powered by DSPy: If you're still building "text in, text out" chatbots that only perform blind vector and text searches, you're not gonna make it! My team just dropped Elysia, and it's not just an
    00:00
  • user avatar
    NN-SVG is a tool for creating Neural Network architecture drawings parametrically rather than manually! It also provides the ability to export those drawings to Scalable Vector Graphics (SVG) files, suitable for inclusion in academic papers or web pages github.com/alexlenail/NN-…
    GIF
  • user avatar
    The entire Python Data Science Handbook in the form of free Jupyter notebooks! oreilly.com/library/view/p… github.com/jakevdp/Python…
  • user avatar
    Parsr transforms PDF, documents, and images into enriched structured data github.com/axa-group/Parsr
  • user avatar
    handcalcs: a library to render Python calculation code automatically in Latex for your Jupyter Notebook! In a manner that mimics handwritten math: write the symbolic formula, followed by numeric substitutions, and then the result. github.com/connorferster/…
    GIF
  • user avatar
    In need to draw your system architecture? Don't want to use slow and expensive Microsoft Visio? Diagrams lets you draw your system architecture in Python code. It was born for prototyping a new system architecture design without any design tools. github.com/mingrammer/dia…
  • user avatar
    Book lottery! Machine Learning with PyTorch and Scikit-Learn: Develop machine learning and deep learning models with Python. @rasbt Like and you're in the pool for one of three copies! amazon.com/Machine-Learni…
  • user avatar
    Thinking about how to visualize text? Here is a huge collection of possibilities for inspiration! textvis.lnu.se
    GIF
  • user avatar
    This repository contains Jupyter notebooks implementing the code samples found in the book Deep Learning with Python GitHub github.com/fchollet/deep-… Book manning.com/books/deep-lea…
  • user avatar
    River is a Python library for online machine learning. It is the result of a merger between creme and scikit-multiflow. River's ambition is to be the go-to library for doing machine learning on streaming data. github.com/online-ml/river
  • user avatar
    Gooey — Turn (almost) any Python command line program into a full GUI application with one line! pip install Gooey Don't forget to star the repository! github.com/chriskiehl/Goo…