Abinezer Abebe STEM Week 8 Computer Based Research One of the biggest growing fields in Computer Science is Artificial Intelligence and Machine Learning. Artificial Intelligence is different from basic programs because you aren't the one solving the problem but the computer itself. Artificial Intelligence uses Machine learning software's to fed to the computer this way the computer is "learning". For example a computer can detect images and identify and name the object. For this to work programmers would fed the computer countless pictures of what a dog is considered. Based of those pics you can test the computers knowledge and ask it if a picture is a dog or not. Also there are 5th Generation computer languages...
Abinezer Abebe STEM Week 3 Computer Based Programming Languages Research Most video games are made from custom code based on the C programming language. Game programming requires substantial skill in software engineering. There are 7 phases a program goes through before the game is published. The first and important is prototyping. The programmer might write down some ideas and figure out the game plans and how the game would work. Is the game going to be multiplayer is the game going to be online ? The programmer would come up a concept. Next step would be the game design. Here the programmer might Collab with others to deign the characters the game scene. Programmers often follow closely the game design that they have set. As they code every line of the program they capabilities are discovered and exploited. During produ...
Abinezer Abebe STEAM Data Preparation CH 5/6 In Chapter 5 I worked on Multivariate Graphs. They display graphs between multiple variable. The two most known ways to accommodate variables is grouping and faceting. The first example we looked at is grouping and we mapped them to the x and y axes. Grouping allows us to plot multiple groups of data in a single graph. We looked at the relationship between yrs.since.phd and salary. Next we added rank and gender to the graph. Another method of graphing the years since Ph.D and Salary using the size of the point is referred to a bubble plot. In the bubble plot we have two legends yrs.service and rank. Inferring from the graph we can see that more years in service the more likely to become a Prof and not a AssocProf or AssProf. In the final example we take a look at the life expectancy of counties in North and South America. The life expectancy is increasing in each country expect Haiti they lag behind in the graph. In Chapter ...
Comments
Post a Comment