Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
-
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Te…
-
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem
-
Code and resources for my blog and articles to share Data Science and AI knowledge and learnings with everyone
-
The art of effective visualization of multi-dimensional data
-
This repository contains code files specifically IPython notebooks for the assignments in the course "Introduction to Big Data with Apache Spark" by UC Berkeley and Databricks on edX
139 contributions in the last year
Contribution activity
September 2020
- dipanjanS/dipanjanS
- dipanjanS/neural-structured-learning Python
- dipanjanS/adversarial_learning_tfug2020 Jupyter Notebook
- dipanjanS/convolutional_neural_networks_essentials Jupyter Notebook
Created a pull request in tensorflow/neural-structured-learning that received 5 comments
Added CNN adversarial learning tutorial notebook
Hi @arjung as discussed. Please find the adversarial learning notebook example.
I have added it in the neural_structured_learning/examples/notebooks …
Created an issue in tensorflow/neural-structured-learning that received 3 comments
Potential example tutorial for Adversarial Learning
Hi @arjung creating this issue based on our conversation earlier. Open to thoughts on if this might be a valid example to also showcase besides the…