hypercube

There are 52 repositories under hypercube topic.

  • KNN-Clustering-on-MNIST

    Multiple algorithms on KNN & Clustering on MNIST dataset implemented in C++ & .Jupyter Notebook

    Language:Jupyter Notebook
  • tesseract

    Fourmilab Tesseract provides models of a four-dimensional hypercube and three other four-dimensional regular polytopes (the 5-, 16-, and 24-cell) which are projected into the three-dimensional space of the Second Life virtual world.

    Language:LSL
  • Software-Development-for-Algorithmic-Problems_Project-2

    📈|Time Series - Nearest neighbor search and Clustering using LSH, Hypercube (and Lloyd's only at the clustering) algorithms with metrics: L2, Discrete and Continuous Fréchet.

    Language:C
  • Hypercubes

    Isometric projection of 2-cube, 3-cube, 4-cube, ... , 8-cube

    Language:WebAssembly
  • Clustering_Data_With_Many_Methods

    This project was developed in the scope of the undergraduate course algorithmic problem solving of the NKUA. It includes 12 different implementations of clustering techniques from simple K-means to LSH/Hypercube clustering.

    Language:C++
  • mpi_hypercube

    Toy program implementing a hypercube-interconnect network topology using MPI

    Language:C
  • NN-search-and-Clustering-on-MNIST

    Testing the effectiveness of Approximate k-NN search with LSH and Hypercube on MNIST. Also, implemented k-medians++ for the same dataset.

    Language:C++
  • LSH-Hypercube-and-k-Means-Clustering-For-MNIST-Hand-Written-Digit-Images

    First assignment for the University Senior Project course

    Language:C++
  • Search-and-Clustering-for-Vectors

    Search-and-Clustering-for-Vectors

    Search and clustering vectors in C++

    Language:C++
  • Marlin-HEVO

    My flavor of Marlin for my Hypercube Evolution build, running off of an MKS Robin Nano v1.2 with a 300mm^3 build volume.

    Language:C++
  • ARHypercubePlayground

    💎AR Hypercube in ARKit implemented in Metal

    Language:Swift
  • clustering

    Clustering methods implementations in C++: Lloyd, K-Means, K-Means++, PAM

    Language:C++
  • 3dprinters

    Home built 3D printers related files (firmware, hardware, custom parts...)

    Language:C
  • elements-html5

    A tool for visualizing multidimensional objects and their intersections: http://eseraygun.com/elements/

    Language:TypeScript
  • par-quicksort

    Parallel quicksort on hypercube, written in C.

    Language:C
  • EECS2011

    Data Structures and Algorithms

    Language:Java