Skip to content

Commit

Permalink
Merge pull request neomatrix369#57 from jd-13/patch-1
Browse files Browse the repository at this point in the history
Added "Quick Intro to ProGAN" colab notebook
  • Loading branch information
neomatrix369 authored Dec 6, 2019
2 parents 6e2a745 + ae0866a commit 06716e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
- [Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command line tools](https://github.com/donnemartin/data-science-ipython-notebooks)
- [Neural Networks Matrices exploration - Under the Hood Mathematical Operations](https://github.com/souravs17031999/NeuralNets-Pure-Python)
- [Synthetic features and outliers notebook](https://colab.research.google.com/notebooks/mlcc/synthetic_features_and_outliers.ipynb?utm_source=mlcc&utm_campaign=colab-external&utm_medium=referral&utm_content=syntheticfeatures-colab&hl=en#scrollTo=jnKgkN5fHbGy)
- [Quick Intro to ProGAN](https://colab.research.google.com/github/jd-13/progan-intro/blob/master/ProGAN_Intro.ipynb)
- Do we know our data...
- [Exploratory Data Analysis](./jupyter/data/01_Exploratory_Data_Analysis_(Do_we_know_our_data).ipynb)
+ [Data Preparation](./jupyter/data/02_Data_Preparation_(Do_we_know_our_data).ipynb)
Expand Down

0 comments on commit 06716e4

Please sign in to comment.