-
Oct 13th, 2024, 11:10 AM
#1
Thread Starter
Fanatic Member
Some usfull books Free
I remmber some time back I signed up for a Free Book any way I forgot about the site now. but just today I found an old email in my account of were I got it it from he added a few more books since I thought I share the link in the hope it may be of us to any of you there all in PDF format and easy on the eye to read. the books are all free he asks nothing in return just maybe a free coffie that I think it worth it since all the hard work he has done. anyway hope it usfull
https://books.goalkicker.com/
-
Oct 13th, 2024, 01:45 PM
#2
Re: Some usfull books Free
Gonna take a gander at these PDFs.
Thanks for the link, Ben!
-
Oct 13th, 2024, 06:23 PM
#3
Banned
Re: Some usfull books Free
the Algorithm book has a chapter about "Dijkstra’s Algorithm", which I found to be a disappointment, specifically for image detection.
not only is it slow, but it crushes when it works on big images.
on a side note I prefer the dusk Breaker algorithm for image detection.
-
Oct 14th, 2024, 05:55 AM
#4
Re: Some usfull books Free
WAT? Even more nonsense? You don't use Dijkstra for image detection and there is no "dusk Breaker algorithm". . .
cheers,
</wqw>
-
Oct 14th, 2024, 06:26 AM
#5
Banned
Re: Some usfull books Free
Originally Posted by wqweto
WAT? Even more nonsense? You don't use Dijkstra for image detection and there is no "dusk Breaker algorithm". . .
cheers,
</wqw>
^this is the puzzle the dusk breaker algorithm solves, swiftly detecting images, and images within images as well as separately detecting overlapping images. it's called that way because it works like Gogetas dusk breaker (the glistening regions connect):
here is the devlog from back in the day:
https://aidreams.co.uk/forum/general...ient-mask/225/
here is the code
https://www.yotamarker.com/t451-java...artificial+eye
-
Oct 14th, 2024, 07:34 AM
#6
Re: Some usfull books Free
As long as there are buks full of 'us' I for one, will remain content.
https://github.com/yereverluvinunclebert
Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.
By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.
-
Oct 14th, 2024, 08:00 AM
#7
Registered User
Re: Some usfull books Free
-
Oct 14th, 2024, 09:59 AM
#8
Re: Some usfull books Free
Originally Posted by NTShpikho
Let me grok this code first. There is too much adhoc-ness going on with lines like changeCurMin =9001.
Is this targeted at recognition of signs for disabled people only?
cheers,
</wqw>
-
Oct 14th, 2024, 11:15 AM
#9
Re: Some usfull books Free
The problem is that it imports every know package from already established libraries.
Yodamarket supposed to be superior but it relies on solutions already used with it's "competitors" thus making it one of the bunch....
Oh wait...I'm I talking seriously for this? Please forgive me.
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Oct 14th, 2024, 04:41 PM
#10
Re: Some usfull books Free
Originally Posted by NTShpikho
the Algorithm book has a chapter about "Dijkstra’s Algorithm", which I found to be a disappointment, specifically for image detection.
not only is it slow, but it crushes when it works on big images.
on a side note I prefer the dusk Breaker algorithm for image detection.
Moti, Dijkstra's algorithm has nothing to do with image detection. Seems like you used this as an excuse to show off code from your chat bot.
From Wikipedia:
Dijkstra's algorithm is an algorithm for finding the shortest paths between nodes in a weighted graph, which may represent, for example, road networks. It was conceived by computer scientist Edsger W. Dijkstra in 1956 and published three years later.
Dijkstra's algorithm finds the shortest path from a given source node to every other node. It can also be used to find the shortest path to a specific destination node, by terminating the algorithm once the shortest path to the destination node is known.
Last edited by Peter Porter; Oct 14th, 2024 at 04:46 PM.
-
Oct 15th, 2024, 03:14 AM
#11
Re: Some usfull books Free
Originally Posted by sapator
The problem is that it imports every know package from already established libraries.
Yodamarket supposed to be superior but it relies on solutions already used with it's "competitors" thus making it one of the bunch....
Oh wait...I'm I talking seriously for this? Please forgive me.
That's all what it's happing, using libraries created by others and called it his "one line code" to update his AI functionality.
-
Oct 15th, 2024, 04:36 AM
#12
Banned
Re: Some usfull books Free
I legit just like to discuss coding and learning.
one dif to note between me and you haters is:
when I see someone able to do something cool, I envy him and I work hard to surpass him.
pretty much like team Fuki travelling from forum to forum, finding the most capable people and surpassing them.
while you haters respond with floccinaucinihilipilification, trolling and seething malice.
its sad really. you will never tap into the coding force, you will never be coderpunks.
-
Oct 15th, 2024, 05:26 AM
#13
Re: Some usfull books Free
Thank God I will never be coderpunk as it just stumbled in the middle with my job so I have to code for a living not live for coding.
There are other things to do out there , I'm actually trying to merge my metal band (musicians are a LOT worse to manipulate than coders, trust me on that) enjoy the sunny days and irritate people.
And there is nothing to hate . Nobody hates you here. Or envy in that matter...Well maybe the 6 lines of code core Yodamarket engine but that is it.
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Oct 15th, 2024, 05:53 AM
#14
Re: Some usfull books Free
Originally Posted by NTShpikho
I legit just like to discuss coding and learning.
one dif to note between me and you haters is:
when I see someone able to do something cool, I envy him and I work hard to surpass him.
pretty much like team Fuki travelling from forum to forum, finding the most capable people and surpassing them.
while you haters respond with floccinaucinihilipilification, trolling and seething malice.
its sad really. you will never tap into the coding force, you will never be coderpunks.
Nobody hates you, Moti. All I did was speak the truth. You always looking for an excuse to show off your chat bot. And when some point that out, you play the victim, pretending to be superior to everyone, while trying to present your imaginary team as real. That's not healthy.
You have to either stop showing off (except for your thread where you can show off all you like), or roll with the punches without whining.
Last edited by Peter Porter; Oct 15th, 2024 at 05:58 AM.
-
Oct 15th, 2024, 06:11 AM
#15
Thread Starter
Fanatic Member
Re: Some usfull books Free
I am glad you all found the books usefull I be sure to post anymore I find.
-
Oct 15th, 2024, 06:20 AM
#16
Re: Some usfull books Free
What books?
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Oct 15th, 2024, 08:37 AM
#17
Re: Some usfull books Free
https://github.com/yereverluvinunclebert
Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.
By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.
-
Oct 15th, 2024, 09:12 AM
#18
Re: Some usfull books Free
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Oct 15th, 2024, 09:39 AM
#19
Re: Some usfull books Free
https://github.com/yereverluvinunclebert
Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.
By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.
-
Oct 15th, 2024, 09:45 AM
#20
Re: Some usfull books Free
Originally Posted by sapator
There are other things to do out there , I'm actually trying to merge my metal band (musicians are a LOT worse to manipulate than coders, trust me on that) enjoy the sunny days and irritate people.
I KNEW IT!! Admit it! Your band is one hundred percent tubas!
My usual boring signature: Nothing
-
Oct 15th, 2024, 10:59 AM
#21
Re: Some usfull books Free
I wish.
The lead guitarist cannot play the riffs correctly because, because lead guitar only plays solos correctly apparently, the bass thinks that all the tracks are Maiden bass so the songs have a 5 minutes tik tik tik tik tik, the drummer won't stop hitting...I think he is still in the studio from 5 days ago hitting that snare and the singer will throw random yeeeeee-aaaaaaaa-hhhhh from time to time so we must hurry and be the first to seat in the chairs.I',m the only normal person there, I'm just downstrocking for 3 and a half hours just to warm up
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|