adjoint VS Category_Theory_Machine_Learning

Compare adjoint vs Category_Theory_Machine_Learning and see what are their differences.

Category_Theory_Machine_Learning

List of papers studying machine learning through the lens of category theory (by bgavran)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
adjoint Category_Theory_Machine_Learning
11 10
157 1,113
- -
0.0 6.7
over 1 year ago 29 days ago
Python
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

adjoint

Posts with mentions or reviews of adjoint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-23.

Category_Theory_Machine_Learning

Posts with mentions or reviews of Category_Theory_Machine_Learning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-02.
  • Fundamental Components of Deep Learning (category theory) [pdf]
    1 project | news.ycombinator.com | 13 Mar 2024
    For those that don't know Bruno, he's one of the organizers for https://cats.for.ai/

    He also maintains an "Awesome-$X" like Github page for ML and Category Theory: https://github.com/bgavran/Category_Theory_Machine_Learning

    I have no association with him and I doubt he knows who I am. But I thought there is enough interest here in both ML and Category Theory that others might be interested in this.

  • Mathematical Introduction to Deep Learning: Methods, Implementations, and Theory
    2 projects | news.ycombinator.com | 2 Jan 2024
    There's also the cats.for.ai group and this nice github: https://github.com/bgavran/Category_Theory_Machine_Learning
  • Show HN: Geniusrise, a framework and ecosystem for AI agents
    17 projects | news.ycombinator.com | 23 Sep 2023
    ## More Links

    1. https://github.com/geniusrise/geniusrise - core framework

    2. https://github.com/geniusrise/geniusrise-huggingface - hf modules

    3. https://github.com/geniusrise/geniusrise-openai - openai modules

    4. https://github.com/geniusrise/geniusrise-listeners - streaming data input

    5. https://github.com/geniusrise/geniusrise-databases - database input

    6. https://github.com/geniusrise/geniusrise-prompt-actions - functional integrations (RAG-able and GPT function call-able, WIP)

    7. https://github.com/geniusrise/geniusrise-indexing - vectorizing for RAG usecases (WIP)

    8. https://github.com/geniusrise/geniusrise-exit-proxy - cached LLM interface with MITM-auditing (WIP)

    ## Asides

    I think the core framework can be AGPL but the modules must be MIT / Apachev2.

    I really wanted to create an elaborate example in the guides but could not find time, - something like load and vectorize SNOMED-CT or UMLS and use it to NER / RAG EHR docs. Or maybe a usecase of doctor communicating to patient in another language (a major problem in India), with reverse translation verifying translated output using the KG. These kinds of stuff are soon to come. Or discourse segmentation for better chunking for RAG usecases.

    I'm not sure if I should add cyberpunk-ed scientists as banner images. I tried with mathematicians like Voevodsky to Andre Joyal to John Baez, but couldn't. Actual geniuses tend to not be famous, hence SDXL fails I guess.

    I plan to also write this framework in scala. The category-theorizing of neural networks is amazing!!! https://github.com/bgavran/Category_Theory_Machine_Learning. I hope Bartosz Milewski approves.

    I love Alan Turing, but cuz of "The Chemical Basis of Morphogenesis". It introduced me to the wonderful world of complex systems. Hence, his image as banner.

    I'm also working on a cli library called "isomorphic", wraps over argparse and provides cli, api, yaml, json interfaces.

    Yes, gradio integration is also underway.

    Finally, to huggingface.

  • Category Theory ∩ Machine Learning
    1 project | /r/u_Realistic-Orchid-923 | 7 Mar 2023
    1 project | /r/patient_hackernews | 7 Mar 2023
    1 project | /r/hackernews | 7 Mar 2023
    1 project | /r/functionalprogramming | 7 Mar 2023
    1 project | /r/hypeurls | 7 Mar 2023
    2 projects | news.ycombinator.com | 7 Mar 2023
  • [D] Pure math relevant to machine learning?
    1 project | /r/MachineLearning | 21 Oct 2021
    Also check out the curated list of papers on the intersection of CT and ML: https://github.com/bgavran/Category_Theory_Machine_Learning

What are some alternatives?

When comparing adjoint and Category_Theory_Machine_Learning you can also consider the following projects:

excalibrain - A graph view to navigate your Obsidian vault

geniusrise-exit-proxy - LLM proxy with single interface, caching & MITM audit logging.

obsidian-excalidraw-plugin - A plugin to edit and view Excalidraw drawings in Obsidian

geniusrise-listeners - A collection of Spouts that listen to events

lean-liquid - 💧 Liquid Tensor Experiment

geniusrise-prompt-actions - Bolts that read data and perform chains of actions with prompts

magicl - Matrix Algebra proGrams In Common Lisp.

geniusrise-openai - Bolts interfacing with the openai ecosystem

milewski-ctfp-pdf - Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

geniusrise-huggingface - Bolts interfacing with the huggingface ecosystem

geniusrise-indexing - A collection of bolts for Retieval-augmented Generation (RAG) usecases

geniusrise - Geniusrise: Framework for building geniuses