Scalable and Sustainable Deep Learning via Randomized Hashing
-
Updated
May 16, 2022 - Java
Scalable and Sustainable Deep Learning via Randomized Hashing
Implementations of basic concepts dealt under the Reinforcement Learning umbrella. This project is collection of assignments in CS747: Foundations of Intelligent and Learning Agents (Autumn 2017) at IIT Bombay
redsvd - RandomizED Singular Value Decomposition
Accelerated Randomised SVD in Python
Machine learning algorithm is used to detect whether the person will suffer from chronic kidney disease or not.
This repository contains competitive questions and various data structures !
Estimating value of PI using Monte-Carlo algorithm
algorithms implemented in python
CLI Application generating a random maze
A N Queens solver using Las Vegas algorithm.
Analysis (adurocher3-analysis.pdf) of four randomized optimization algorithms. Finding NNets weights, and solving non-linear problems.
Implementation of algorithms ( * | randomised)
Implement a program which will generate a random maze of size MxN, where M represents the number of rows, and N represents the number of columns. Then, you will also need to implement a function which will find the path between designated entry and exit points in a given maze.
Implementation of BTree ,Suffix array and partial sort (Randomised Algorithm). Developed "StringBuilder" and Unordered_map (Hashing) library in c++.
Matrix sketching (dimensionality reduction) for convex constrained least squares
Add a description, image, and links to the randomised-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the randomised-algorithms topic, visit your repo's landing page and select "manage topics."