Login Register


Give me somthing To code filter_list
Author
Message
RE: Give me somthing To code #11
(04-23-2016, 10:30 AM)Shadow.walker Wrote: what's useful of a new game Joining to the hundred of daily games 4 android Devices?
and if I wanted to start a project via Unity i'll make sure it's complicated cause I'll want to have a full project so, sure Unity not that Complicated! lol have you use it Mate?

Unity is not complicated.
And I have used it.

Reply

RE: Give me somthing To code #12
You shouldn't be coding for the sake for boredom.


Fucking cum whore

[+] 2 users Like lux's post
Reply

RE: Give me somthing To code #13
I might be able to help you somewhat. I have an idea of a project which I am sharing with you. I will be very interesting and a little challenging, if the curiosity bug and hunger for more is there within you then feel free to work on it. Actually anybody on this forum can work on it. You will learn loads that much I can tell for sure.

Project Idea

Suppose you have a dataset of 10k images and their description/caption is also given, the text is not more than 5-10 words maybe, explaining the content of image. You are asked to use Twitter Streaming API and collect tweets for some specific hashtags, say #motivation, #inspiration, or #sad. Please note that all the tweets should contain text only and no images. Now based on the type/sentiment/meaning of tweet you have to select the most suitable picture/s'.

Example

Say you crawled a quote: “Life is not always perfect. Like a road, it has many bends, ups and down, but that’s its beauty.” ― Amit Ray, World Peace: The Voice of a Mountain Bird

From the quote you take keywords: Life, like a road, bends, ups and downs, beauty.

Now you have an image with the caption, "A beautiful lonely road with bends, ups and downs."

[Image: lonely-road-antonia-citrino.jpg]


Now if you get a sentiment score for the quote and also for the caption of the image then you will find that it should be somewhat close to one another. You can even analyse them with keywords too or both keywords and sentiment score. So whenever your system analyses a given quote a sample corresponding image will be shown.

Get a dataset of images, simply look it up on Google, there are many free public datasets available or you can crawl and create your own dataset. I just gave you an idea what kind text you wanna work on you can decided the main idea remains unchanged. Even if you find this challenging to code, still you can design a Software model for this as well as design the Algorithm too, steps to process data, crawl and clean data etc.

Get creative and start hacking Biggrin If you need references feel free to ask. NOTE: I am not very active on the forum but I do visit SL everyday so don't think you will not get a reply Biggrin
[Image: OilyCostlyEwe.gif]

[+] 2 users Like Psycho_Coder's post
Reply

RE: Give me somthing To code #14
(04-23-2016, 10:30 AM)Shadow.walker Wrote: not sure what u want but in case(http://0day.today/exploit/9521) I'm not into java

vb.net/Delphi/autoit/not sure if VB6 still counts but just in case
and Game of life

HACKERRRRRRR
nameless@Jabber.se
for hire, programming/sysadmin

[+] 2 users Like -nameless's post
Reply

RE: Give me somthing To code #15
(04-23-2016, 07:54 PM)Psycho_Coder Wrote: I might be able to help you somewhat. I have an idea of a project which I am sharing with you. I will be very interesting and a little challenging, if the curiosity bug and hunger for more is there within you then feel free to work on it. Actually anybody on this forum can work on it. You will learn loads that much I can tell for sure.
So the idea is to show a specific image based at some twitter quote"Meaning=image" sounds interesting but I just didn't got what it's useful for?

(04-23-2016, 04:29 PM)m0dem Wrote: Unity is not complicated.
And I have used it.

it is when it's comes to Coding the scripts and doing the hard works(that's what i meant by complicated)

(04-23-2016, 07:14 PM)lux Wrote: You shouldn't be coding for the sake for boredom.


Fucking cum whore

Get the Fuck out of my Thread You fucking Faggot
(This post was last modified: 04-24-2016, 03:03 AM by Shadow.walker.)

Reply

RE: Give me somthing To code #16
(04-24-2016, 02:43 AM)Shadow.walker Wrote: Get the Fuck out of my Thread You fucking Faggot

I bet you're some cis white kid who's daddy left before you could ever talk the bullshit you talk, and mummy sucks a dick just to put rice crackers and ramen in your stomach. Yoo let me guess you own a HP computer with Windows fucking 10 and code in atom, thinking you're some next level cunt.

[+] 1 user Likes lux's post
Reply

RE: Give me somthing To code #17
(04-23-2016, 07:57 PM)-nameless Wrote: HACKERRRRRRR

King of Anonymous.
[Image: 7ajmN5P.jpg]

Telegram: Oni_SL (Link)

[+] 1 user Likes Oni's post
Reply

RE: Give me somthing To code #18
@Shadow.walker The idea I gave is a part of cutting edge research in AI, ML or Data Science. It's applicability is far-fetched like in Intelligent Systems, Web Bots, Intelligent Web Applications, but not restricted to the these areas only. It's actually a challenging project and you can learn loads if you attempt.
[Image: OilyCostlyEwe.gif]

[+] 1 user Likes Psycho_Coder's post
Reply

RE: Give me somthing To code #19
(04-23-2016, 07:54 PM)Psycho_Coder Wrote: I might be able to help you somewhat. I have an idea of a project which I am sharing with you. I will be very interesting and a little challenging, if the curiosity bug and hunger for more is there within you then feel free to work on it. Actually anybody on this forum can work on it. You will learn loads that much I can tell for sure.

Project Idea

Suppose you have a dataset of 10k images and their description/caption is also given, the text is not more than 5-10 words maybe, explaining the content of image. You are asked to use Twitter Streaming API and collect tweets for some specific hashtags, say #motivation, #inspiration, or #sad. Please note that all the tweets should contain text only and no images. Now based on the type/sentiment/meaning of tweet you have to select the most suitable picture/s'.

Example

Say you crawled a quote: “Life is not always perfect. Like a road, it has many bends, ups and down, but that’s its beauty.” ― Amit Ray, World Peace: The Voice of a Mountain Bird

From the quote you take keywords: Life, like a road, bends, ups and downs, beauty.

Now you have an image with the caption, "A beautiful lonely road with bends, ups and downs."

[Image: lonely-road-antonia-citrino.jpg]


Now if you get a sentiment score for the quote and also for the caption of the image then you will find that it should be somewhat close to one another. You can even analyse them with keywords too or both keywords and sentiment score. So whenever your system analyses a given quote a sample corresponding image will be shown.

Get a dataset of images, simply look it up on Google, there are many free public datasets available or you can crawl and create your own dataset. I just gave you an idea what kind text you wanna work on you can decided the main idea remains unchanged. Even if you find this challenging to code, still you can design a Software model for this as well as design the Algorithm too, steps to process data, crawl and clean data etc.

Get creative and start hacking Biggrin If you need references feel free to ask. NOTE: I am not very active on the forum but I do visit SL everyday so don't think you will not get a reply Biggrin
This sounds really interesting and somewhat related to the Genetic Algorithm, also used in AI and such, that i built for a comp sci class.

I think just an app that uses this algorithm with some quote to display a different related picture daily/hourly/etc with a different quote would be a good learning venture. Like a cheesy quote generator with a sick algorithm powering it

Might try to do this, too, once I am done with my semester.
[Image: pBD38Xq.png]
Email: insidious@protonmail.ch

Reply

RE: Give me somthing To code #20
(04-24-2016, 10:05 AM)lux Wrote: I bet you're some cis white kid who's daddy left before you could ever talk the bullshit you talk, and mummy sucks a dick just to put rice crackers and ramen in your stomach. Yoo let me guess you own a HP computer with Windows fucking 10 and code in atom, thinking you're some next level cunt.
actually my Father still exists ,Perhaps I'll kill him someday,and My mom Not that Hot to do your mommy Job so she left all the dicks in the word to your mommy's ass
U know i Can tell when I see a FAGGOT Boy who feels sorry 4 himself cause he isn't able to Do a bullshit but some anonymous texting So like I said Get the fuck out cause I'm not into Gay fucking cunt kiddy things like YOU.

(04-24-2016, 04:24 PM)Psycho_Coder Wrote: @Shadow.walker The idea I gave is a part of cutting edge research in AI, ML or Data Science. It's applicability is far-fetched like in Intelligent Systems, Web Bots, Intelligent Web Applications, but not restricted to the these areas only. It's actually a challenging project and you can learn loads if you attempt.

fair enough,I may give it a shot ! maybe after finishing the project some other ideas for this app will came..!
(This post was last modified: 04-26-2016, 07:20 PM by Shadow.walker.)

Reply







Users browsing this thread: