Giter VIP home page Giter VIP logo

anirudh181001's Projects

conditional-random-sampling icon conditional-random-sampling

Conditional Random Sampling (CRS), a technique particularly suitable for sparse data. In large-scale applications, the data are often highly sparse. CRS combines sketching and sampling in that it converts sketches of the data into conditional random samples online in the estimation stage, with the sample size determined retrospectively.Conditional Random Sampling (CRS) is a sketch-based sampling technique that effectively exploits data sparsity. In modern applications in learning, data mining, and information retrieval, the datasets are often very large and also highly sparse. The following codes were written in MATLAB in order to simulate the CRS algorithm in the honours maths course taken during my undergraduate study in SUTD.

hill-estimation-of-social-datasets icon hill-estimation-of-social-datasets

The Hill estimator is often used to infer the power behavior in tails of experimental distribution functions. Hill's tail estimator enables us to predict the tail index using certain parameters. During my undergraduate research oppurtunity with a professor in SUTD, I had written codes in R to estimate tail index using Hill Estimators for different types of datasets.

kotlin icon kotlin

The Kotlin Programming Language

metropolis-hastings icon metropolis-hastings

As part of the simulation of Restricted Boltzman Machines, I had coded out the Monte Carlo Markov Chain Metropolis Hastings algorithm in order to generate a suitable list of electronic configuration to work with for the rest of the RBM. This was done as part of my Physics Honours Course during my undergraduate in SUTD.

schrodinger-s-equation icon schrodinger-s-equation

I had coded out the Schrodinger's equation in order to help visualize and understand the orbitals in an atom as part of my undergraduate study in SUTD. A bit of starter code was provided by professors in order to facilitate feasibility of this project.

snake-game icon snake-game

The infamous snake game coded out in 'Python' accessed using 'Anaconda', with the help of Kivy library. No pun intended.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.