Sponsored Content
Full Discussion: A nice YT video on A.I
The Lounge What is on Your Mind? A nice YT video on A.I Post 303042330 by RavinderSingh13 on Saturday 21st of December 2019 10:53:10 PM
Old 12-21-2019
Quote:
Originally Posted by Neo
Hi Ravinder,
What did you find 'nice' about this video?
Please give us some details of your thoughts and some analysis plus your conclusions, if any.
Thanks!
Hello Neo,

Sorry for not mentioning details in post.

What personally I like is the way A.I progressing in video they shown how they are making a baby(virtual one) learn by feeding data to it(I believe how feeding data works for a normal chatbot samething they using here). They are also applying A.I in music, where they feed different percentage data(music) one to program(robot) and then many new combinations of music comes. These are the things which I like so thought to share it in here.

Thoughts on this: I believe may be in future we could use A.I (robots) on securing our borders and we could also use it in medical Fields, though I am not sure how much they are using it as of now.

Thanks,
R. Singh

Last edited by RavinderSingh13; 12-22-2019 at 12:00 AM..
This User Gave Thanks to RavinderSingh13 For This Post:
 

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Very Nice

Just a quick message to say great work to Neo and any others who have helped with the upgrade - the layout, appearance and functionality of this forum ROCKS. By far the best I have seen. Excellent! (1 Reply)
Discussion started by: alwayslearningunix
1 Replies

2. Programming

nice command and nice() system call

Hi I want to implement the nice command in the shell that I am building. I came to know that there is a corresponding nice() system call for the same. But since I will be forking different processes to run different commands typed on the command prompt, is there any way I can make a command... (2 Replies)
Discussion started by: tejbuch
2 Replies

3. HP-UX

top and nice

Hi, I have two identical 12 CPU HPUX machines, and I run the same processes on each that load the boxes fully. top on one reports activity under the NICE (19%) and SYS (18%) columns, while top on the other reports 0% NICE and 16% SYS. What would cause NICE to be zero on one machine and not... (5 Replies)
Discussion started by: CBorgia
5 Replies

4. Linux

USB video capture? composite, s-video, etc

does anybody have any experience with any of these composite video to usb devices on linux? usb video capture - Google Product Search would like to get one but a linux newbie and having trouble figuring out if any are ported... i've found lots of things that link to freedesktop.org DisplayLink... (1 Reply)
Discussion started by: danpaluska
1 Replies

5. UNIX for Advanced & Expert Users

Video Cards :: Video Memory Intercept and Redirect

I need a broad spectrum understanding on this subject, and any help would be greatly appreciated. First of all, as I understand it... The way the video hardware works is the CPU sends information about input and possible changes to the display, the video card receives these changes, makes the... (2 Replies)
Discussion started by: ciNG
2 Replies
tracker-search(1)						   User Commands						 tracker-search(1)

NAME
tracker-search - Search all content for keywords SYNOPSIS
tracker-search [OPTION...] EXPRESSION [EXPRESSION...] DESCRIPTION
tracker-search searches all indexed content for EXPRESSION. The resource in which EXPRESSION matches must exist (see --all for more infor- mation). All results are returned in ascending order. In all cases, if no EXPRESSION is given for an argument (like --folders for example) then ALL items in that category are returned instead. EXPRESSION One or more terms to search. The default operation is a logical AND. For logical OR operations, see -r. OPTIONS
-?, --help-all Display all help options available. -l, --limit=N Limit search to N results. The default is 10 or 512 with --disable-snippets. -o, --offset=N Offset the search results by N. For example, start at item number 10 in the results. The default is 0. -r, --or-operator Use OR for search terms instead of AND (the default) -d, --detailed Show the unique URN associated with each search result. This does not apply to --music-albums and --music-artists. -a, --all Show results which might not be available. This might bebecause a removable media is not mounted for example. Without this option, resources are only shown if they exist. This option applies to all command line switches except --disable-snippets Results are shown with snippets. Snippets are context around the word that was searched for in the first place. This gives some idea of if the resource found is the right one. Snippets require Full Text Search to be compile time enabled AND to not be disabled with --disable-fts. Using --disable-snippets only shows the resources which matched, no context is provided about where the match occurred. --disable-fts If Full Text Search (FTS) is available, this option allows it to be disabled for one off searches. This returns results slightly using particular properties to match the search terms (like nie:title) instead of looking for the search terms amongst ALL proper- ties. It is more limiting to do this, but sometimes searching without FTS can yield better results if the FTS ranking is off. --disable-color This disables any ANSI color use on the command line. By default this is enabled to make it easier to see results. --music-albums and --music-artists. -f, --files Search for files of any type matching EXPRESSION (optional). -s, --folders Search for folders matching EXPRESSION (optional). -m, --music Search for music files matching EXPRESSION (optional). --music-albums Search for music albums matching EXPRESSION (optional). --music-artists Search for music artists matching EXPRESSION (optional). -i, --images Search for images matching EXPRESSION (optional). -v, --videos Search for videos matching EXPRESSION (optional). -t, --documents Search for documents matching EXPRESSION (optional). -e, --emails Search for emails matching EXPRESSION (optional). Returns a list of subjects for emails found. -c, --contacts Search for contacts matching EXPRESSION (optional). Returns a list of names and email addresses found. --software Search for software installed matching EXPRESSION (optional). Returns a list of desktop files and application titles found. --software-categories Search for software categories matching EXPRESSION (optional). Returns a list of urns and their categories (e.g. Settings, Video, Utility, etc). --feeds Search through RSS feed information matching EXPRESSION (optional). Returns a list of those found. -b, --bookmarks Search through bookmarks matching EXPRESSION (optional). Returns a list titles and links for each bookmark found. -V, --version Print version. SEE ALSO
tracker-store(1), tracker-stats(1), tracker-tag(1), tracker-info(1). GNU
July 2009 tracker-search(1)
All times are GMT -4. The time now is 12:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy