Posts

Showing posts with the label dashboard design

The basic principle of robotics and AI

Image
Artificial intelligence applied to robotics development requires a different set of skills from you, the robot designer or developer. You may have made robots before. You probably have a quadcopter or a 3D printer. The familiar world of  Proportional Integral Derivative  ( PID ) controllers, sensor loops, and state machines must give way to artificial neural networks, expert systems, genetic algorithms, and searching path planners. We want a robot that does not just react to its environment as a reflex action, but has goals and intent—and can learn and adapt to the environment. We want to solve problems that would be intractable or impossible otherwise. Robotics or a robotics approach to AI—that is, is the focused learning about robotics or learning about AI? about how to apply AI tools to robotics problems, and thus is primarily an AI using robotics as an example. The tools and techniques learned will have applicability even if you don’t do robotics, but just app...

Best practices for dashboard design in Tableau

Image
Dashboard design should highlight data and decoration should be limited, to add to a reader's understanding. Much has been written about dashboard design for data visualization. The following are some key points that you should consider when designing dashboards:  • Keep it simple:  Your dashboard needs to answer only one question. If you can construct it so elegantly that it answers several questions, that's great, but according to Stephen Few, the maximum number of data points that any of us can remember at once is three. Learn more at Tableau Training   • Keep in mind the audience:  Consider what devices will be used to read or consume the data story and content.  • The method of consumption:  Will users interact with virtualization on their computer, mobile phone, or tablet? Size your dashboard accordingly.   • Performance:  Like any other web application, the amount of time it takes for a consumer to get what they need i...