Mixclu VS hyperlearn

Compare Mixclu vs hyperlearn and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Mixclu hyperlearn
2 4
9 1,578
- 4.3%
0.0 0.0
over 2 years ago almost 2 years ago
Jupyter Notebook Jupyter Notebook
- Apache License 2.0
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.

Mixclu

Posts with mentions or reviews of Mixclu. We have used some of these posts to build our list of alternatives and similar projects.
  • [R][P] A Python package for unsupervised mix data types clustering
    1 project | /r/MachineLearning | 22 May 2022
    The package is still in progress, and I plan to add deep learning-based methods such as autoencoder and other techniques. I also plan to implement a few papers based on mixed clustering problem statements.Package link: https://github.com/monk1337/Mixclu
  • [P] A Python package for unsupervised mix data types clustering
    1 project | /r/u_aadityaura | 9 Feb 2022
    Today I am releasing the first version of mixclu package for mix data clustering. Please check it out and give it a star if you like it. Mixclu (Mix Clustering ) is an open-source python package for doing unsupervised mix data types clustering. This package puts together a variety of combination models, including kmeans-one-hot, Gower distance, umap, etc. The goal is to provide an easy-to-use implementation for each algorithm.

hyperlearn

Posts with mentions or reviews of hyperlearn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-01.
  • 80% faster, 50% less memory, 0% accuracy loss Llama finetuning
    3 projects | news.ycombinator.com | 1 Dec 2023
    I agree fully - what do you suggest then? OSS the entire code base and using AGPL3? I tried that with https://github.com/danielhanchen/hyperlearn to no avail - we couldn't even monetize it at all, so I just OSSed everything.

    I listed all the research articles and methods in Hyperlearn which in the end were gobbled up by other packages.

    We still have to cover life expenses and stuff sadly as a startup.

    Do you have any suggestions how we could go about this? We thought maybe an actual training / inference platform, and not even OSSing any code, but we decided against this, so we OSSed some code.

    Ay suggestions are welcome!

  • 80% faster, 50% less memory, 0% loss of accuracy Llama finetuning
    6 projects | news.ycombinator.com | 1 Dec 2023
    Good point - the main issue is we encountered this exact issue with our old package Hyperlearn (https://github.com/danielhanchen/hyperlearn).

    I OSSed all the code to the community - I'm actually an extremely open person and I love contributing to the OSS community.

    The issue was the package got gobbled up by other startups and big tech companies with no credit - I didn't want any cash from it, but it stung and hurt really bad hearing other startups and companies claim it was them who made it faster, whilst it was actually my work. It hurt really bad - as an OSS person, I don't want money, but just some recognition for the work.

    I also used to accept and help everyone with their writing their startup's software, but I never got paid or even any thanks - sadly I didn't expect the world to be such a hostile place.

    So after a sad awakening, I decided with my brother instead of OSSing everything, we would first OSS something which is still very good - 5X faster training is already very reasonable.

    I'm all open to other suggestions on how we should approach this though! There are no evil intentions - in fact I insisted we OSS EVERYTHING even the 30x faster algos, but after a level headed discussion with my brother - we still have to pay life expenses no?

    If you have other ways we can go about this - I'm all ears!! We're literally making stuff up as we go along!

  • [Project] BFLOAT16 on ALL hardware (>= 2009), up to 2000x faster ML algos, 50% less RAM usage for all old/new hardware - Hyperlearn Reborn.
    2 projects | /r/MachineLearning | 2 Jun 2022
    Hello everyone!! It's been a while!! Years back I released Hyperlearn https://github.com/danielhanchen/hyperlearn. It has 1.2K Github stars, where I made tonnes of algos faster:

What are some alternatives?

When comparing Mixclu and hyperlearn you can also consider the following projects:

GatedTabTransformer - A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.

gpt-fast - Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.

radius-constrained-kmeans - Codes for "No More Than 6FT Apart: Robust K-Means via Radius Upper Bounds", ICASSP 2022

notebooks - Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.

data-science-notes - Notes of IBM Data Science Professional Certificate Courses on Coursera

ocaml-torch - OCaml bindings for PyTorch

DiffSharp - DiffSharp: Differentiable Functional Programming

MegEngine - MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架

python-machine-learning-book - The "Python Machine Learning (1st edition)" book code repository and info resource

deep-learning-v2-pytorch - Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

torchdyn - A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods

embedml - pytorch like machine learning framework from scratch