• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

Distributed Machine Learning and Deep Learning for CIFAR10 Image Classification using Apache Spark

More Repositories

1

cDNN

Fast and Efficient Deep Learning Library in C
C
14
star
2

cifar10-pytorch

PyTorch Tutorial to train ConvNets for Image Classification.
Jupyter Notebook
7
star
3

GEMM

Fast Matrix Multiplication Implementation in C programming language. This matrix multiplication algorithm is similar to what Numpy uses to compute dot products.
C
7
star
4

dockerNN

Deep Learning Framework as a set of Microservices using Docker Containers
Python
5
star
5

GPT

A minimal and efficient Pytorch implementation of OpenAI's GPT (Generative Pretrained Transformer).
Jupyter Notebook
5
star
6

cServe

A Minimal Multithreaded HTTP server in C
C
4
star
7

RegNetX

Pytorch implementation of "Designing Network Design Spaces" (CVPR 2020)
Jupyter Notebook
3
star
8

Sudoku-Game-using-Tkinter

Sudoku Game created using Tkinter library in python.
Python
3
star
9

Spam-Detector2

A simple Spam Detector written in Python using Sklearn and NLP
Python
3
star
10

SWIFT

Official PyTorch code for the paper "Towards Faster and Efficient Lightweight Image Super Resolution using Swin Transformers and Fourier Convolutions".
Python
2
star
11

Image-Captioning

Implementation of Image Captioning Model using CNNs and LSTMs
Jupyter Notebook
2
star
12

Scene-Describer

Video Timestamp recommendation using Transfer Learning and NLP
Lua
2
star
13

Sorting-Visualizer

Simple React app for visualization of different sorting algorithms.
JavaScript
2
star
14

BigHOST

Official repository for paper "BigHOST: Automatic Grading System for Big Data Assignments", CCGridW 2023.
Python
1
star
15

Bank-Simulation

This is a simple implementation of working of a typical bank account in Java Programming Language
Java
1
star
16

AES-Encryption

This is a quick and simple AES Encryption implementation using C Programming Language
Objective-C
1
star
17

Recurrent-Networks

Implements Stacked-RNN in numpy and torch with manual forward and backward functions
Python
1
star