Adarsh Pathak's repositories
ecommerce-microservice
Ecommerce Microservice Implementation in Springboot
music_website
back end of a music website
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
backpropagation
Back-propagation codes of different neural networks
Data-Science--Cheat-Sheet
Cheat Sheets
graph-plot
Plot graph using matplotlib library .
mandelbrot
The Mandelbrot set is the set of complex numbers c c for which the function f c ( z ) = z 2 + c {\displaystyle f_{c}(z)=z^{2}+c} does not diverge when iterated from z = 0 z=0, i.e., for which the sequence f c ( 0 ) {\displaystyle f_{c}(0)}, f c ( f c ( 0 ) ) {\displaystyle f_{c}(f_{c}(0))}, etc., remains bounded in absolute value.
neural-style-tf
TensorFlow (Python API) implementation of Neural Style
python_for_all
pythons practice code to learn python from beginning to advanced level .
sentiment-analysis
Sentiment analysis with deep learning using bert
takePhoto.py
Introduction to openCV
TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
Understanding-DeepFake
Understanding deep fake using keras
social-backend
an alternate to facebook
16umm001.github.io
Personal Blog
ganhacks
starter from "How to Train a GAN?" at NIPS2016
Machine-Learning-Collection
Machine Learning Algorithms and Deep learning in Pytorch
nexthyperloop.github.io
nextHyperloop website
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow
An Open Source Machine Learning Framework for Everyone