|
You are here |
highscalability.com | ||
| | | | |
arpitonline.com
|
|
| | | | | I was recently looking to scaling up an API currently hosted on Heroku.com. While adding dynos to Heroku was an option, I also thought it was a good excuse to get more familiar with Google Cloud Platform (GCP), which I have been curious about for a while and have had some really good conversations on... | |
| | | | |
github.com
|
|
| | | | | A curated list of software and architecture related design patterns. - DovAmir/awesome-design-patterns | |
| | | | |
timilearning.com
|
|
| | | | | In the first lecture of this series, I wrote about MapReduce as a distributed computation framework. MapReduce partitions the input data across worker nodes, which process data in two stages: map and reduce. While MapReduce was innovative, it was inefficient for iterative and more complex computations. Researchers at UC Berkeley invented Spark to deal with these limitations. | |
| | | | |
www.analyticsvidhya.com
|
|
| | | DCGAN uses convolutional and convolutional-transpose layers in the generator and discriminator, respectively for image data | ||