Skip to content
View Samar97's full-sized avatar
  • Mumbai
Block or Report

Block or report Samar97

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Safe-RL-Pacman Safe-RL-Pacman Public

    Forked from CodeMaxx/Safe-RL-Pacman

    An implementation of Safe Reinforcement Learning in the UCB Pacman game along with an extensive analysis. This was done as a project for the Foundations of Intelligent and Learning Agents course.

    Python

  2. Image-Quilting-and-Texture-Synthesis Image-Quilting-and-Texture-Synthesis Public

    Forked from ani8897/Image-Quilting-and-Texture-Synthesis

    An implementation of the paper - Image Quilting for Texture Synthesis and Transfer by Efros and Freeman. This was done as a project for the Digital Image Processing course.

    MATLAB

  3. Crop-Disease-Detection Crop-Disease-Detection Public

    Forked from rohitrango/Crop-Disease-Detection

    A Crop Disease Detector made using a modified AlexNet architecture. Also uses K-Neighbour Regression to detect probability of epidemic spread. This was our team's entry for Microsoft Code Fun Do 2017.

    Java

  4. objects-that-sound objects-that-sound Public

    Forked from rohitrango/objects-that-sound

    Implementation of Google Deepmind's paper `Objects that Sound` by Arandjelovic and Zisserman. This was done as a project for the Advanced Machine Learning course.

    Python

  5. CS-747-FILA-Assignments CS-747-FILA-Assignments Public

    Multi Armed Bandit - Epsilon-Greedy, UCB, KL-UCB, Thompson Sampling; Optimal Policy for MDP- Linear Programming, Howard's Policy Iteration; Sutton-Barto - Windy Gridworld, Gambler's Problem

    C++

  6. CS-386-Artificial-Intelligence-Lab CS-386-Artificial-Intelligence-Lab Public

    Assignments include search algorithms, basic neural networks, perceptron, k-means algorithm, exact and approximate inference in Bayes Nets. Some of them were implemented through the UCB Pacman game.

    Python 1