Posts

The Gemini2 Software Development Project

A key component of the Gemini2 project is a software development effort. The software is structured to process incoming data,  manage a model that attempts to predict future data, display information about that data to a person,  provide capabilities for the person to enable statistical analysis,  interact with a model based on that data a performance monitor that compares  predicted values with future data user generated inputs, their intended results and future events a recommendation system that  observes the output of the model recommends specific actions based on  a set of goals and  an estimate of the impact of the recommended actions The software architecture is a general purpose framework that implements the architecture defined above, with domain specific implementatiions

Gemini2

The current approach to learning is to start with the basics and work up to ever increasing layers of complexity and specialization. Why not start with the current state of the art and work out from there?  For example, if I wanted to help someone learn about physics where would I start? My suggestion is that we start with quantum mechanics, number and information theory and work up in scale to an implementation like orbital dynamics, chemical processes, signal processing or software development. The quantum mechanic concepts that are necessary is the Heisenberg Uncertainty principle and the Shrodinger equation. The Heisenberg Uncertainty principle that defines the limits on how accurately we can measure the position and momentum of a particle. The Shrodinger equation defines the wave properties of a particle at quantum scale. The math can be daunting but the concepts can be presented so that an interested person can start to learn physics starting with a basic understa...
Initial post to verify things are working...