Ai Dreams Forum

AI Dreams => New Users Please Post Here => Topic started by: Dee on January 26, 2020, 02:00:04 am

Title: Hi from new member
Post by: Dee on January 26, 2020, 02:00:04 am
Hi guys, I'm new here, love AI, great to know you all  :D
Title: Re: Hi from new member
Post by: infurl on January 26, 2020, 02:15:54 am
Welcome aboard. What do you know about AI? What do you like about it? Are you working on something, or just a fan?
Title: Re: Hi from new member
Post by: Dee on January 26, 2020, 02:24:34 am
Welcome aboard. What do you know about AI? What do you like about it? Are you working on something, or just a fan?

Hi, tks for greeting me back.

I do ML as enthusiast, I'm learning too, NLP and CV.
I'm a senior developer and bored of regular programming so I look to AI and like it because it's broad and hard, just can't learn it all  :)
Writing a little book about ML.
Title: Re: Hi from new member
Post by: HS on January 26, 2020, 03:30:32 am
Hello! datdinhquoc, nice to have yo! You.. Yo!
Title: Re: Hi from new member
Post by: infurl on January 26, 2020, 03:52:15 am
I'm a senior developer and bored of regular programming so I look to AI and like it because it's broad and hard, just can't learn it all  :)
Writing a little book about ML.

That's awesome! According to your profile you're in Hanoi. We're almost in the same time zone, which makes a nice change. Everyone else here is in Europe or the Americas. I'm from Australia and living in Cebu.

Is writing the book your ultimate goal or is that a byproduct of your (possibly secret) main activity?

Are you leveraging skills from your day job or learning a whole new set of skills just to work in this area? (e.g. my day job involves a lot of SQL and Python and I use SQL heavily wherever possible but I would never use Python voluntarily. I use C and Common Lisp for the heavy lifting.)
Title: Re: Hi from new member
Post by: Dee on January 26, 2020, 05:46:46 am
Hello! datdinhquoc, nice to have yo! You.. Yo!

:) tks for the greetings
Title: Re: Hi from new member
Post by: Dee on January 26, 2020, 05:57:54 am
I'm a senior developer and bored of regular programming so I look to AI and like it because it's broad and hard, just can't learn it all  :)
Writing a little book about ML.

That's awesome! According to your profile you're in Hanoi. We're almost in the same time zone, which makes a nice change. Everyone else here is in Europe or the Americas. I'm from Australia and living in Cebu.

Is writing the book your ultimate goal or is that a byproduct of your (possibly secret) main activity?

Are you leveraging skills from your day job or learning a whole new set of skills just to work in this area? (e.g. my day job involves a lot of SQL and Python and I use SQL heavily wherever possible but I would never use Python voluntarily. I use C and Common Lisp for the heavy lifting.)

Yeah, Hanoi, lunar new year days in here  :)
I'm writing the book to share what I've learnt, not too deep, I try to keep it simple but comprehensive enough to use in production, write it in my spare time mostly.

My daily works are just apps, webapps, devops; AI is new and doing it off-work for a year. You're amazing doing AI with some other langs than Python, the majority of people does ML with Python including me :)

This AI Dreams forum is interesting, the popularity of online forums are fading, lucky enough there's still this forum AI Dreams here.
Title: Re: Hi from new member
Post by: infurl on January 26, 2020, 06:39:01 am
Yeah, Hanoi, lunar new year days in here  :)
Good fireworks there? New Year fireworks here were beyond anything I'd ever dreamed of seeing before. I wish I'd been positioned somewhere that I could fly my drone without getting pounced on by the guards. I'll find a better vantage point for them next year.
Quote
You're amazing doing AI with some other langs than Python, the majority of people does ML with Python including me :)
Oh I didn't say that I was working with machine learning. I'm into symbols not statistics. Natural language understanding is my primary interest and I'm mostly working with parsers, grammars, and knowledge bases.
Quote
This AI Dreams forum is interesting, the popularity of online forums are fading, lucky enough there's still this forum AI Dreams here.
I know half a billion redditors who would disagree with that comment about online forums fading. However, I don't know of any subreddits that have the same sense of camaraderie and friendship that this forum has, not in my areas of interest anyway. The downside is that you have to put up with some loonies here, unless they're nasty as well as crazy. Being mean will get you banned. Being crazy, not so much.
Title: Re: Hi from new member
Post by: ivan.moony on January 26, 2020, 09:55:40 am
I guess an AI should be able to solve the "Tower of Hanoi" (https://en.wikipedia.org/wiki/Tower_of_Hanoi) problem?
Title: Re: Hi from new member
Post by: Korrelan on January 26, 2020, 10:14:24 am
Welcome datd...

 :)
Title: Re: Hi from new member
Post by: Burkart on January 26, 2020, 10:25:13 am
I guess an AI should be able to solve the "Tower of Hanoi" (https://en.wikipedia.org/wiki/Tower_of_Hanoi) problem?
I think so.
It is a good idea for an example for AI (not only for recursive programming).
The AI should understand how it works, should understand the meta move from A to B with more than one disk.
Title: Re: Hi from new member
Post by: Burkart on January 26, 2020, 10:31:10 am
Welcome datdinhquoc, also from me.

I do ML as enthusiast, I'm learning too, NLP and CV.
I'm a senior developer and bored of regular programming so I look to AI and like it because it's broad and hard,
I am feeling quite similar :)

Quote
just can't learn it all  :)
Writing a little book about ML.
A good idea.
My idea is to solve some of the great riddle "stong AI" and to write about it.
Title: Re: Hi from new member
Post by: Dee on January 26, 2020, 05:38:30 pm
Welcome datd...

 :)

tks :) i know my name is funny Dat Dinhquoc -> Dat D -> daddy :)
Title: Re: Hi from new member
Post by: Dee on January 26, 2020, 05:45:33 pm
I guess an AI should be able to solve the "Tower of Hanoi" (https://en.wikipedia.org/wiki/Tower_of_Hanoi) problem?
I think so.
It is a good idea for an example for AI (not only for recursive programming).
The AI should understand how it works, should understand the meta move from A to B with more than one disk.

The Tower of Hanoi can be solved by classic algo  :D but
AI can predict next movement based on the data set of finished games done by human, I guess.  :)
Title: Re: Hi from new member
Post by: WriterOfMinds on January 26, 2020, 05:49:51 pm
Hi and welcome to the forum.
Title: Re: Hi from new member
Post by: squarebear on January 26, 2020, 05:56:37 pm
Welcome to the forum.
Title: Re: Hi from new member
Post by: Freddy on January 26, 2020, 07:46:07 pm
Welcome aboard datdinhquoc :)
Title: Re: Hi from new member
Post by: Burkart on January 26, 2020, 09:34:18 pm
I guess an AI should be able to solve the "Tower of Hanoi" (https://en.wikipedia.org/wiki/Tower_of_Hanoi) problem?
I think so.
It is a good idea for an example for AI (not only for recursive programming).
The AI should understand how it works, should understand the meta move from A to B with more than one disk.
The Tower of Hanoi can be solved by classic algo  :D but
Sure, it is quite easy, but this is not my point.
Real AI should solve this riddle by understanding its solution.

Quote
AI can predict next movement based on the data set of finished games done by human, I guess.  :)
But how? Isn't it necessary to understand the finished games?
Title: Re: Hi from new member
Post by: LOCKSUIT on January 26, 2020, 10:33:10 pm
Because the data is similar....if you know my cat ate food you can translate to get the next words/letter:

Story=My dog swallowed ?_?

This allows you to compress the data/net and 'Learn' patterns / train it.

AGI is All about statistics, votes from past experiences.
Title: Re: Hi from new member
Post by: Art on January 27, 2020, 05:10:24 am
Greetings Dat D!
Always good to welcome new people aboard!

Best to you! O0