• Stars
    star
    3
  • Rank 3,944,635 (Top 79 %)
  • Language
    HTML
  • License
    Apache License 2.0
  • Created over 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This web app allows online shopping customers to accumulate a list of items for purchase. Products can also be sold here.

More Repositories

1

causal-synthesizer-multihead-attention

Synthesizer Self-Attention is a very recent alternative to causal self-attention that has potential benefits by removing this dot product.
Python
12
star
2

minGPT-QA-teaching-transformer-models-facts

Teaching Transformer Models facts about the world throughpretraining, and accessing that knowledge through finetuning.
Python
5
star
3

Running-sport-Application-android

SprintMaster is a straight-forward easy to use app that tracks your pace, distance traveled, calories burned and much more
Java
4
star
4

Machine-Translation-for-Endangered-Language-Revitalization

Cherokee is a highly endangered Native American language spoken by the Cherokee people. We provide a way to mitigate this issue by providing a Neural Machine Translation System.
Python
4
star
5

bully-algorithm-golang

A golang implementation of bully algorithm in which different processes communicate and decide leader on the basis of their priority. the bully algorithm is a method for dynamically electing a coordinator or leader from a group of distributed computer processes.
Go
3
star
6

Exploring-generative-models

Image reconstruction and latent space interpolation
Jupyter Notebook
2
star
7

image-text-nontext

The goal is to identify the presence of a character in images. The character images are compiled in Tamil, Hindi and English.
Jupyter Notebook
2
star
8

Linear-classifiers-knn-NeuralNet-Numpy-Scratch

This is an implementation of two layered neural network, Linear classifiers(SVM + Preceptron) and K-Nearest-Neighbors from Scratch in numpy
Jupyter Notebook
2
star
9

skipgram-word2vec

Iteration based method to learn Word Vectors. Word2vec is a method whose parameters are word vectors.This is an implementation of skipgram from scratch in numpy.
Jupyter Notebook
2
star
10

improved-QANet

This is BIDAF mechanism based question answering network implementation without using and pretrained language representations.
Python
1
star
11

Seq2Seq-NMT

Designed a sequence transduction model based on Recurrent, Convolutional Neural Networks and Attention mechanism
Python
1
star
12

faster-rcnn-pytorch

An implementation of two stage detector in pytorch
Jupyter Notebook
1
star
13

image-captioning-transduction-models

We implement an encoder-decoder architecture using CNNs and sequential models to general image captions
Jupyter Notebook
1
star
14

style-transfer-and-feature-inversion

Take two images, and produce a new image that reflects the content of one but the artistic "style" of the other.
Jupyter Notebook
1
star