GithubHelp home page GithubHelp logo

Hi there 👋

Proof: Floyd's cycle finding Algorithm (Hare and Turtle algo)

Floyd's cycle-finding algorithm is a pointer algorithm that uses only two pointers, which move through the sequence at different speeds. This algorithm can be used to detect cycle in linked lists in O(n) time and O(1) Space and also detect the position of start of the linked list. This video tutorial explains the concept and proof of the algorithm.
Video_link: https://youtu.be/iQmFtH0kj2c

Paper Review on Ranknet

In this video, we understand abouthttps://github.com/ankurbhatia24/ankurbhatia24.github.io/blob/master/assets/HomePage_Blogs/HareAndTurtle.gif Ranknet. Learning to Rank using Ranknet (by Microsoft) is a Ranking Algorithm that is used to rank the results of a query. The ranking comparison is performed pairwise, no mapping to particular rank values is required and no rank boundaries are needed. Hence, this paper removes the need of performing ordinal regression. Also, this paper presents a probabilistic cost function and learning using Gradient Descent.
Video Link: https://www.youtube.com/watch?v=MuAhhikIm2U
Paper Link: ICML_RankNet
Code: ranknet.py

Ankur Bhatia's Projects

ai_saturdays icon ai_saturdays

This repository contains details and snapshots of AI Staurdays in UIET, Chandigarh for the session 2020.

al-folio icon al-folio

A beautiful, simple, clean, and responsive Jekyll theme for academics

arduino icon arduino

open-source electronics prototyping platform

audio-to-speech-pipeline icon audio-to-speech-pipeline

This will hold the data pipeline to convert raw audio data to speech which will act as input dataset for speech-to-text pipeline

autonomous-crazyflie2.1 icon autonomous-crazyflie2.1

The repository contains the code and descriptions of Autonomous flights of Crazyflie 2.1. It includes implementation of different localization algorithms in ROS

awesome-mlss icon awesome-mlss

List of summer schools in machine learning + related fields across the globe

coala icon coala

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

cpp-basics icon cpp-basics

This is a best place for begineers to start in open source.

dns-challenge icon dns-challenge

This repo contains the scripts, models and required files for the Interspeech 2020 Deep Noise Suppression (DNS) Challenge. We are open sourcing clean speech and noise files as well. Participants of this challenge will use the scripts from this repo to create data to train their noise suppressors. They will compare their method with our baseline noise suppressor and report the results.

fsm_code icon fsm_code

Line Following using FSM (Finite State Machine)

hacktoberfest-2017 icon hacktoberfest-2017

Official Repository for Hacktoberfest 2k17 NITK Edition meetup conducted at NITK Surathkal in collaboration with Team Engineer. Credits to @jenkoian for the Hacktoberfest Checker @rohitvarkey for the PDF for Tuesday's talk!

hacktoberfest-2020 icon hacktoberfest-2020

Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.

hacktoberfest-2k17 icon hacktoberfest-2k17

Official repository of Hacktoberfest for Programming club UIET, Panjab University

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.