Gaussian Distribution?

Hello... did you ever want to set up a gaussian distribution on your BeagleBoard. org family of boards, e.g. the BBAI?

Categories: Beginner

Hello,

So, I thought, "Why not learn something new with a new board?" This brought me to a specific spot in life where I can adapt to changing names, technology, and traditional scripting languages. Python!

So, let us start by putting the image on your AI board from BeagleBoard.org. If you go to their website, beagleboard.org, you will find a page dedicated to installing your image on your board if you do not want to create your own images.

This is handy in case you want to get up and running w/out various issues.

So, once you have your equipment, AI, and the image on the AI, we can start to use it and create a gaussian distribution like on the photo that is heading this story.

Oh and if you do not want to use your hardware, keyboard and mouse w/ the USB hub, just use tightvncserver on your AI w/ VNC Viewer on your Windows development desktop. If you have a Linux development desktop, you can use many tools outside of VNC Viewer to view your OS visually.

For example:

Those two packages are available on Linux along w/ a host of other applications.

Oh, so.

Where did I receive this source? Hmm? I do not know and I think since the source has not applicable notation to someone or some industry standard. I guess I will keep looking around until I find who this source belongs to currently.

Outside of that discussion, I will post the source at the end of this quick presentation.

So, get PuTTY if you are on WIndows Desktop or use your ssh client in Debian or Ubuntu if using Linux.

Okay, so.

We should have done some research and got around to getting familiar w/ the board by now, getting some ideas revolving around OpenCV, and gaussian distributions.

Now, since this is an easy example w/out files, we can just run it w/ python <YourFile.py> and that is that for now.

If you do not understand, enjoy reading more on this subject of AI, ML, and NN.

  • AI: Artificial Intelligence
  • ML: Machine Learning
  • NN: Neural Networks

Since we are just promoting a specific type of distribution or bell curve which does not represent our photo, look here for more ideas relating to this bell curve or normal/gaussian distribution.

https://www.khanacademy.org/math/statistics-probability/modeling-distributions-of-data/more-on-normal-distributions/v/introduction-to-the-normal-distribution

The fellow put a nice presentation together for getting started on ideas revolving around calculus, probability, and the bell curve along w/ two excel spreadsheets.

Enjoy.

Seth

P.S. Oh, if you do not have anything on your AI for some reason, python3-opencv and/or tightvncserver, use apt to install it.

Comments are not currently available for this post.