Skip to content
View akhilesh-kumar-verma's full-sized avatar
  • Delhi Technological University
  • Delhi, Delhi. India.
Block or Report

Block or report akhilesh-kumar-verma

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

  1. image-captioning image-captioning Public

    Image Captioning is the process of generating a textual description for given images. Image captioning can be regarded as an end-to-end Sequence to Sequence problem, as it converts images, which is…

    Python

  2. text-summarizer text-summarizer Public

    Forked from akhil-sah/text-summarizer

    We made the summarizer using modified PageRank Algorithm, cosine similarity for ranking. The hack devised by us was to pop out the sentences before next iteration to allow all the aspects influence…

    Jupyter Notebook

  3. library-management-system-trie library-management-system-trie Public

    This is implementation of trie to make a library management system

    C++ 1

  4. library-management-system library-management-system Public

    This is implementation of a library management system using PHP scripting and MariaDB database management system.

    PHP