Skip to content
View SathwikTejaswi's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report SathwikTejaswi

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

Popular repositories

  1. deep-ranking deep-ranking Public

    Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neu…

    Python 80 17

  2. Neural-Image-Captioning Neural-Image-Captioning Public

    This is an implementation of the paper "Show and Tell: A Neural Image Caption Generator".

    Python 20 3

  3. Neural-Networks-From-Scratch Neural-Networks-From-Scratch Public

    This repository contains the implementation (from scratch in python) of a simple neural network to classify MNIST. It can also be used to classify other image datasets.

    Python