Deprecated: Since 5.0.0: Calling Table::get() with options array is deprecated. Use named arguments instead. /application/src/Controller/ParagraphsController.php, line: 67 You can disable all deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED`. Adding `src/Controller/ParagraphsController.php` to `Error.ignoredDeprecationPaths` in your `config/app.php` config will mute deprecations from that file only. in /application/vendor/cakephp/cakephp/src/Core/functions.php on line 377

Warning: Unable to emit headers. Headers sent in file=/application/vendor/cakephp/cakephp/src/Core/functions.php line=377 in /application/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 65

Warning: Cannot modify header information - headers already sent by (output started at /application/vendor/cakephp/cakephp/src/Core/functions.php:377) in /application/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 158

Warning: Cannot modify header information - headers already sent by (output started at /application/vendor/cakephp/cakephp/src/Core/functions.php:377) in /application/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 191

Warning: Cannot modify header information - headers already sent by (output started at /application/vendor/cakephp/cakephp/src/Core/functions.php:377) in /application/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 191

Warning: Cannot modify header information - headers already sent by (output started at /application/vendor/cakephp/cakephp/src/Core/functions.php:377) in /application/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 228
Dave's PCF WIP: Paragraphs

15480

Application APPARATUS, SYSTEM, AND METHOD FOR GENERATING PATIENT-SPECIFIC DEVICES
Matter Number PER-17 Reference Case 1 PER-17
Created 1/6/24, 10:05 PM Modified 1/6/24, 10:05 PM
Application Number
Paragraph Number

74

Content

Machine learning can comprise supervised learning, semi-supervised learning, active learning, reinforcement learning or unsupervised learning. With supervised learning, the computer can receive example inputs and desired outputs, which can be provided from a database or using a learning tool; the objective is to learn one or more rules that map the inputs to the outputs. Semi-supervised learning can be different in that the computer can be given an incomplete training example input, optionally with some desired outputs missing. With active learning, the computer can only obtain training inputs for a limited set of examples, and the computer can optimize the choice of inputs to acquire labels for. With reinforcement learning, training data, e.g. inputs and desired outputs, can be given only as feedback to the program's actions in a dynamic environment, such as guiding a surgery. With unsupervised learning, no training input and/or output data are provided, leaving the computer and computer processor on its own to find structure in the inputs.

Notes

Added by DJM Jan 2024