Courses tagged with "Evaluation" (733)

Sort by: Name, Rating, Price
Start time: Any, Upcoming, Recent started, New, Always Open
Price: Any, Free, Paid
Starts : 2017-05-01
527 votes
edX Free Closed [?] Computer Sciences English Business Evaluation Nutrition

What do self-driving cars, face recognition, web search, industrial robots, missile guidance, and tumor detection have in common?

They are all complex real world problems being solved with applications of intelligence (AI).

This course will provide a broad understanding of the basic techniques for building intelligent computer systems and an understanding of how AI is applied to problems.

You will learn about the history of AI, intelligent agents, state-space problem representations, uninformed and heuristic search, game playing, logical agents, and constraint satisfaction problems.

Hands on experience will be gained by building a basic search agent. Adversarial search will be explored through the creation of a game and an introduction to machine learning includes work on linear regression.

Starts : 2015-09-11
369 votes
Coursera Free Popular Closed [?] Business English BabsonX Basic Genetics Beginner Biology Evaluation Evaluation

The course covers the basics: representing games and strategies, the extensive form (which computer scientists call game trees), repeated and stochastic games, coalitional games, and Bayesian games (modeling things like auctions).

Starts : 2017-07-11
367 votes
edX Free Closed [?] Computer Sciences English Business Digital governance Evaluation Nutrition

Part 2 of the UC Berkeley Agile Development Using Ruby on Rails XSeries Program will teach you to use JavaScript to enhance applications and create more sophisticated apps by adding relationships between models within the Ruby on Rails framework. You will also learn about what happens after the apps are deployed to real users, including how to monitor performance, identify and fix common performance problems, and avoid compromising customer data. Finally, learners will see how to apply Agile techniques to enhance and refactor legacy code and practice app deployment to real users to monitor performance, identify and fix common performance problems, and avoid compromising customer data. 

Other topics covered in this software engineering course include:

  • How to form, organize and manage small programming teams
  • Introduction to design patterns: what they are and how to recognize opportunities to apply them
  • Using Rails for more advanced features like third-party authentication and elegantly expressing design patterns that arise frequently in SaaS

There will be four homework assignments: two programming assignments, an open source assignment and one assignment about operations/deployment. There will also be several short quizzes. The videos and homework assignments used in this offering of the course were revised in October 2016.

Starts : 2014-09-15
328 votes
Coursera Free Popular Computer Sciences English BabsonX Evaluation Nutrition Website Development

This course is designed to be a fun introduction to the basics of programming in Python. Our main focus will be on building simple interactive games such as Pong, Blackjack and Asteroids.

Starts : 2014-09-12
324 votes
Coursera Free Popular Closed [?] Business English BabsonX Basic Genetics Biology Evaluation Nutrition

Find out how modern electronic markets work, why stock prices change in the ways they do, and how computation can help our understanding of them.  Build algorithms and visualizations to inform investing practice.

Starts : 2015-09-04
308 votes
Coursera Free Popular Closed [?] Computer Sciences English BabsonX Beginner Evaluation Evaluation Nutrition Website Development

This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers basic iterable data types, sorting, and searching algorithms.

Starts : 2015-01-19
307 votes
Coursera Free Popular Closed [?] Computer Sciences English BabsonX Basic Genetics Evaluation Nutrition Web Design

Learn about the most effective machine learning techniques, and gain practice implementing them and getting them to work for yourself.

Starts : 2016-03-16
306 votes
Coursera Free Popular Closed [?] Computer Sciences English BabsonX Beginner Evaluation Evaluation Nutrition Website Development

This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations.

Starts : 2015-02-02
304 votes
Coursera Free Popular Computer Sciences English BabsonX Basic Genetics Beginner Customer Service Certification Program Evaluation Evaluation

Learn the concepts and methods of linear algebra, and how to use them to think about computational problems arising in computer science. Coursework includes building on the concepts to write small programs and run them on real data.

Starts : 2015-10-05
297 votes
Coursera Free Popular Closed [?] Computer Sciences English BabsonX Beginner Evaluation Nutrition

In this course you will learn several fundamental principles of algorithm design: divide-and-conquer methods, graph algorithms, practical data structures (heaps, hash tables, search trees), randomized algorithms, and more.

Starts : 2015-04-27
297 votes
Coursera Free Popular Closed [?] Computer Sciences English BabsonX Evaluation Evaluation Nutrition USMx Website Development

Learn about traditional and mobile malware, the security threats they represent, state-of-the-art analysis and detection techniques, and the underground ecosystem that drives such a profitable but illegal business.

Starts : 2015-10-26
295 votes
Coursera Free Popular Closed [?] Computer Sciences English BabsonX Beginner Evaluation Evaluation Nutrition USMx

Learn about the inner workings of cryptographic primitives and how to apply this knowledge in real-world applications!

Starts : 2013-10-07
281 votes
Coursera Free Popular Closed [?] Computer Sciences BabsonX Beams Differential+Equations Evaluation Nutrition Website Development

Helping you build human-centered design skills, so that you have the principles and methods to create excellent interfaces with any technology.

Starts : 2016-06-07
274 votes
edX Free Closed [?] Computer Sciences English Business Evaluation Nutrition

Looking to get started with computer science while learning to program in Python?

This computer science  course provides an introduction to computer science that’s both challenging and fun. It takes a broad look at the field of computer science through a variety of demonstrations and projects. We’ll cover both low- and high-level concepts, from how the circuits inside a computer represent data to how to design algorithms, as well as how all of this information affects the technology we use today. Additionally, we’ll teach the basics of Python programming, giving us a a way to put our new CS knowledge into practice.

No need to know any programming before starting the course; we’ll teach everything you need to know along the way. All you need to start is a good grasp of algebra, and you can fall in love with both the concepts and the practice of computer science.

Starts : 2017-09-19
180 votes
edX Free Closed [?] Computer Sciences English Business Evaluation Nutrition

Today, computer graphics is a central part of our lives, in movies, games, computer-aided design, virtual reality, virtual simulators, visualization and even imaging products and cameras. This course, part of the Virtual Reality (VR) Professional Certificate program, teaches the basics of computer graphics that apply to all of these domains.

Students will learn to create computer-generated images of 3D scenes, including flybys of objects, make a real-time scene viewer, and create very realistic images with raytracing. We will start with a simple example of viewing a teapot from anywhere in space, understanding the basic mathematics of virtual camera placement. Next, you will learn how to use real-time graphics programming languages like OpenGL and GLSL to create your own scene viewer, enabling you to fly around and manipulate 3D scenes. Finally, we will teach you to create highly realistic images with reflections and shadows using raytracing.

This course runs for 6 weeks and consists of four segments. Each segment includes an individual programming assignment:

  1. Overview and Basic Math (Homework 0: 10% of grade)
  2. Transformations (Homework 1: 20% of grade)
  3. OpenGL and Lighting (Homework 2: 35% of grade)
  4. Raytracing (Homework 3: 35% of grade)

This term, students who earn a total score of 50% or greater will have passed the course and may obtain a certificate from UC San DiegoX.

Starts : 2014-03-17
123 votes
Coursera Free Computer Sciences English BabsonX Evaluation Evaluation Nutrition USMx Website Development

This course will discuss the major ideas used today in the implementation of programming language compilers. You will learn how a program written in a high-level language designed for humans is systematically translated into a program written in low-level assembly more suited to machines!

Starts : 2015-01-12
120 votes
Coursera Free Computer Sciences English BabsonX Evaluation Evaluation Nutrition USMx Website Development

This course introduces concepts, languages, techniques, and patterns for programming heterogeneous, massively parallel processors. Its contents and structure have been significantly revised based on the experience gained from its initial offering in 2012. It covers heterogeneous computing architectures, data-parallel programming models, techniques for memory bandwidth management, and parallel algorithm patterns.

Starts : 2015-02-02
118 votes
Coursera Free Computer Sciences English BabsonX Evaluation How to Succeed Nutrition USMx

A modern VLSI chip has a zillion parts -- logic, control, memory, interconnect, etc.  How do we design these complex chips?  Answer: CAD software tools.  Learn how to build these tools in this class.

Starts : 2015-01-05
117 votes
Coursera Free Closed [?] Computer Sciences English BabsonX Basic Genetics Beams Brain stem Differential+Equations Evaluation

An introduction to data integration and statistical methods used in contemporary Systems Biology, Bioinformatics and Systems Pharmacology research.

Starts : 2016-01-04
116 votes
Coursera Free Closed [?] Computer Sciences English BabsonX Basic Genetics Customer Service Certification Program Evaluation How to Succeed Nutrition

In this class you will look behind the scenes of image and video processing, from the basic and classical tools to the most modern and advanced algorithms.

Trusted paper writing service WriteMyPaper.Today will write the papers of any difficulty.