|
You are here |
nbodyphysics.com | ||
| | | | |
akos.ma
|
|
| | | | | From the wonderful book by Ian Stewart, here are the equations themselves; read the book to know more about them. | |
| | | | |
arkadiusz-jadczyk.eu
|
|
| | | | | We continue Becoming anti de Sitter. Every matrix $\Xi$ in the Lie algebra o(2,2) generates one-parameter group $e^{\Xi t}$ of linear transformations of $\mathbf{R}^4.$ Vectors tangent to orbits of this group form a vector field. Let us find the formula for the vector field generated by $\Xi. | |
| | | | |
www.reedbeta.com
|
|
| | | | | Pixels and polygons and shaders, oh my! | |
| | | | |
blog.otoro.net
|
|
| | | [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 ... | ||