Explore >> Select a destination


You are here

thepythoncorner.com
| | vickiboykis.com
2.6 parsecs away

Travel
| | Art: Mona Lisa with the Keys, Fernand Leger, 1930 Over the past few months, I've been slowly working my way to building up an intuition neural nets through a Generative Adversarial Network project based off DCGAN, to generate new artworks in a given style. Since I'd like to generate abstract art, I'm calling the project GANdinsky. In order for the network to be able to generate new art, you have to feed it samples of art it can generate from.
| | preslav.me
1.3 parsecs away

Travel
| | I am a software engineer with decades of experience developing software in Python, Go, and Java.
| | robertcooper.me
2.3 parsecs away

Travel
| | Learn why, when, and how to use environment variables for front-end JavaScript applications built with webpack, parcel, Create React App, and Gatsby.
| | bruceeckel.com
8.6 parsecs away

Travel
| [AI summary] Bruce Eckel demonstrates six Python tricks for writing cleaner, more efficient code, including converting scripts to Windows executables, context managers, argument parsing, and configuration handling.