Explore >> Select a destination


You are here

evjang.com
| | blog.otoro.net
2.8 parsecs away

Travel
| | [AI summary] This article describes a project that combines genetic algorithms, NEAT (NeuroEvolution of Augmenting Topologies), and backpropagation to evolve neural networks for classification tasks. The key components include: 1) Using NEAT to evolve neural networks with various activation functions, 2) Applying backpropagation to optimize the weights of these networks, and 3) Visualizing the results of the evolved networks on different datasets (e.g., XOR, two circles, spiral). The project also includes a web-based demo where users can interact with the system, adjust parameters, and observe the evolution process. The author explores how the genetic algorithm can discover useful features (like squaring inputs) without human intervention, and discusses the ...
| | yang-song.net
2.7 parsecs away

Travel
| | This blog post focuses on a promising new direction for generative modeling. We can learn score functions (gradients of log probability density functions) on a large number of noise-perturbed data distributions, then generate samples with Langevin-type sampling. The resulting generative models, often called score-based generative models, has several important advantages over existing model families: GAN-level sample quality without adversarial training, flexible model architectures, exact log-likelihood ...
| | dennybritz.com
2.5 parsecs away

Travel
| | Deep Learning is such a fast-moving field and the huge number of research papers and ideas can be overwhelming.
| | brandinho.github.io
17.2 parsecs away

Travel
| Reinforcement Learning, Neural Networks, Policy Gradient