• Stars
    star
    1
  • Language
    C
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

Sieve of Eratosthenes Distributed Memory MPI Program

More Repositories

1

Deep_Privacy_For_Face_De_identification

People get their pictures taken on Google street view or when they pass by a journalist giving a report in public places, questions concerning the privacy of people visible arises. Among those image sources exposed to the public with or without our awareness, a considerable number of them contain our identity especially the bio-metric infor- mation. To solve these issue, we implement a model which can change a persons face to look like a completely different person, thus protecting their privacy. The model is trained with combination of generative adversarial networks(GAN) and autoencoders. We ensure anonymity by synthesizing GAN generated images. The generated faces are used to de-identify subjects in images or video, while preserving non-identity-related aspects of the data and consequently enabling data utilization.
Python
6
star
2

neural_hebbian_handwritten_recognition_mnist

Tensorflow: Neural Networks on Hebbian Learning rule applied for recognizing Handwritten digits on mnist dataset
Python
4
star
3

Leetcode

Solving Leetcode problems in Java
Java
2
star
4

tesorflow_convolution_neural_network

Created a convolution neural network using Tensorflow with multiple pooling and dense layers on CIFAR10 dataset
Python
1
star
5

hadoop-graph-mapreduce

Hadoop Map-Reduce grouping nodes in graph
Java
1
star
6

opencv_harris_corner_detection

Image processing to obtain corner points in any image using harris corner algorithm
Python
1
star
7

Martrix-Multipy-MapReduce

Hadoop Martix Multiplication of two sparse matrices
Java
1
star
8

Connect-Components-graph-mapreduce

Java
1
star
9

opencv_boundry_hough_pattern_detection

Using opencv to apply Hough Transformation algorithm to detect pattern similar to train image
Python
1
star
10

Matrix-Multiplication-Scala

Scala
1
star
11

Reinforcement_Learning_Multi_Armed_Bandit

Implementation of various multi-armed bandits algorithms using jupyter notebook
Jupyter Notebook
1
star
12

TwitterClone

Twitter clone using React Native and aws amplify
TypeScript
1
star
13

Opinions

Opinions react native app
TypeScript
1
star
14

multi_threaded_client_server

Web Client and a Multithreaded Web Server.
Java
1
star