Alisha's starred repositories

hierarchical-clustering

A Python implementation of divisive and hierarchical clustering algorithms. The algorithms were tested on the Human Gene DNA Sequence dataset and dendrograms were plotted.

Language:PythonStargazers:77Issues:0Issues:0

Transformer-Neural-Network

Code Transformer neural network components piece by piece

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

Extract-Data-From-PDF-In-Python

Batch-convert pdf to text, extract data from pdf in python

Language:PythonLicense:MITStargazers:25Issues:0Issues:0

machine-translation-english-to-hindi

Machine translation using the seq2seq model

Language:Jupyter NotebookStargazers:7Issues:0Issues:0

Machine-Translation-Hindi-to-english-

Machine translation is the task of converting one language to other. Unlike the traditional phrase-based translation system which consists of many small sub-components that are tuned separately, neural machine translation attempts to build and train a single, large neural network that reads a sentence and outputs a correct translation.

Language:Jupyter NotebookStargazers:28Issues:0Issues:0