Akhilesh Kumar Verma (akhilesh-kumar-verma)

akhilesh-kumar-verma

Geek Repo

Company:Delhi Technological University

Location:Delhi, Delhi. India.

Github PK Tool:Github PK Tool

Akhilesh Kumar Verma's repositories

library-management-system-trie

This is implementation of trie to make a library management system

Language:C++Stargazers:0Issues:0Issues:0

book-notes

This repository will contain the material for several books including Introduction to LTE and Reinforcement Learning: An Introduction.

Stargazers:0Issues:0Issues:0

library-management-system

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

Language:PHPStargazers:0Issues:0Issues:0

cp-algorithms-cpp

This repository is for personal practice of algorithms given at cp-algorithms.com in C++.

Language:C++Stargazers:0Issues:0Issues:0

image-captioning

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 regarded as a sequence of pixels to a sequence of words. Image captioning has a huge amount of application.

Language:PythonStargazers:0Issues:0Issues:0

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 the summary.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0