A N Queens solver using Las Vegas algorithm.
-
Updated
Oct 28, 2016 - C++
A N Queens solver using Las Vegas algorithm.
Implementation of algorithms ( * | randomised)
Analysis (adurocher3-analysis.pdf) of four randomized optimization algorithms. Finding NNets weights, and solving non-linear problems.
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.
Matrix sketching (dimensionality reduction) for convex constrained least squares
CLI Application generating a random maze
algorithms implemented in python
Estimating value of PI using Monte-Carlo algorithm
Accelerated Randomised SVD in Python
Implementation of BTree ,Suffix array and partial sort (Randomised Algorithm). Developed "StringBuilder" and Unordered_map (Hashing) library in c++.
Machine learning algorithm is used to detect whether the person will suffer from chronic kidney disease or not.
redsvd - RandomizED Singular Value Decomposition
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
This repository contains competitive questions and various data structures !
Scalable and Sustainable Deep Learning via Randomized Hashing
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."