2012-12-03T00:13:32 *** Areks has joined #aichallenge 2012-12-03T00:55:33 *** mceier has quit IRC (Quit: leaving) 2012-12-03T01:52:12 *** ikaros has joined #aichallenge 2012-12-03T02:06:32 *** epicmonkey has joined #aichallenge 2012-12-03T02:12:09 *** coeus has quit IRC (Quit: Verlassend) 2012-12-03T02:21:48 *** mceier has joined #aichallenge 2012-12-03T02:26:00 *** epicmonkey has quit IRC (Ping timeout: 245 seconds) 2012-12-03T02:34:43 *** pairofdice has joined #aichallenge 2012-12-03T02:55:33 *** loglog has joined #aichallenge 2012-12-03T03:11:34 *** aerique has joined #aichallenge 2012-12-03T03:12:17 *** amstan has quit IRC (Quit: Konversation terminated!) 2012-12-03T03:19:40 *** ramn[mba] has joined #aichallenge 2012-12-03T03:27:32 *** ecidforiap has joined #aichallenge 2012-12-03T03:29:45 *** pairofdice has quit IRC (Ping timeout: 264 seconds) 2012-12-03T03:34:19 *** ramn[mba] has quit IRC (Quit: ramn[mba]) 2012-12-03T03:37:11 *** epicmonkey has joined #aichallenge 2012-12-03T03:39:29 *** ramn[mba] has joined #aichallenge 2012-12-03T03:49:29 *** ramn[mba] has quit IRC (Quit: ramn[mba]) 2012-12-03T04:00:23 *** sigh has joined #aichallenge 2012-12-03T04:45:17 *** mviel has joined #aichallenge 2012-12-03T04:51:45 *** aerique has joined #aichallenge 2012-12-03T05:00:11 *** aerique has joined #aichallenge 2012-12-03T05:00:31 *** aerique has joined #aichallenge 2012-12-03T05:42:12 *** epicmonkey_ has joined #aichallenge 2012-12-03T05:42:43 *** epicmonkey has quit IRC (Read error: Connection reset by peer) 2012-12-03T07:03:41 *** replore_ has joined #aichallenge 2012-12-03T07:18:51 smiley1983: we're doing well in the AI Sandbox ;-) http://aisandbox.com/rankings/ (I'm "Erik Winkels") 2012-12-03T07:47:59 *** Akee has joined #aichallenge 2012-12-03T07:48:20 Wow i did not expected to find so many people in this channel 2012-12-03T07:48:36 I was wondering if there would be a new ai challenge anytime soon 2012-12-03T07:50:04 Akee: not by the looks of it but there's this: http://forums.aichallenge.org/viewtopic.php?f=21&t=3641 2012-12-03T07:51:35 thank's 2012-12-03T08:10:23 *** epicmonkey_ has quit IRC (Ping timeout: 260 seconds) 2012-12-03T08:11:31 *** replore_ has quit IRC (Remote host closed the connection) 2012-12-03T08:12:19 aerique: yes, indeed, doing great :) 2012-12-03T08:13:18 I'm trying to activate the more intelligent behaviour that I've been working on. It's not going so well. 2012-12-03T08:14:08 of course, I haven't even begun working on the defense ideas, though it looks like that's a major element in the current leaderboard 2012-12-03T08:21:32 smiley1983: i only finished some semi-decent defense yesterday, haven't even begun on attack (except for basic "get flag" -> "capture flag" 2012-12-03T08:22:34 *** epicmonkey_ has joined #aichallenge 2012-12-03T08:22:36 smiley1983: still, it is fun although the organizers could have taken a few lessons from the ai challenge... i think they underestimated the work involved :-) 2012-12-03T08:22:43 * aerique needs to do a reboot 2012-12-03T08:22:47 *** aerique has quit IRC (Quit: ...) 2012-12-03T08:22:58 *** aerique has joined #aichallenge 2012-12-03T08:23:23 forgot this is running in a tmux session on another machine :-D 2012-12-03T08:23:24 ...how did I found out about that just now 2012-12-03T08:23:37 How old is that aisandbox 2012-12-03T08:23:47 *** replore has joined #aichallenge 2012-12-03T08:33:35 ecidforiap: they officially launched the contest on 7 november (I think), I found out about it on 9 Nov, I don't know how long they were working on it before then 2012-12-03T08:35:03 aerique: whether or not they underestimated the work involved at their end, they've certainly given far less time than I feel I would need to put in a decent submission (looking at the first deadline only) 2012-12-03T08:36:10 so I might end up with something like my current placeholder entry for the first phase 2012-12-03T08:37:19 Shame, would've liked to join it earlier 2012-12-03T08:52:08 They have a second phase running 'til January 2012-12-03T08:52:58 and in truth, most of the work I've done so far is in working out how the game actually works, because there are some things which are not quite clear from the documentation 2012-12-03T08:54:57 for example, I can't find any description of how the cooldown timer works (your bot actually stops and stands defenseless for 1 second after receiving and order, which is absolutely game-changing once you understand it), I've just gleaned this from IRC and experimentation 2012-12-03T08:55:22 "and order" -> "an order" 2012-12-03T09:08:51 *** UncleVasya has joined #aichallenge 2012-12-03T09:10:07 smiley1983: there are so many languages on hackerrank but ocaml is missing( 2012-12-03T09:18:22 UncleVasya: yes, it's a great pity 2012-12-03T09:18:42 I want to submit my ocaml tron bot :) 2012-12-03T09:21:29 few days ago I accidently played a tower defence game for the first time. Now I wanna write a bot for some kind of it 2012-12-03T09:22:20 smiley1983: yeah, there's definitely a lot of more work involveld than expected for figuring out the 'engine', especially since they wanted to promote high-level developement 2012-12-03T09:23:10 smiley1983: i have to add a lot of check for bot state when wanting to issue a command (is it shooting, taking orders, already doing that command, etc.) i need to write a proper abstraction for that 2012-12-03T09:33:58 yes, part of me is now leaning back toward saying that I shouldn't put too much work into this - too many other things I could spend the time on, but now I'm already engaged with the problem... 2012-12-03T09:35:15 my plans have changed completely from what I told myself I would do when I started on this, and it looks very heavy on the delicate heuristics, and very light on the robust searching potential 2012-12-03T09:43:52 *** ramn[mba] has joined #aichallenge 2012-12-03T09:51:14 *** Akee has quit IRC () 2012-12-03T10:11:45 *** Areks has quit IRC (Ping timeout: 264 seconds) 2012-12-03T10:29:01 *** Scooper has joined #aichallenge 2012-12-03T10:33:44 *** Scooper has quit IRC (Remote host closed the connection) 2012-12-03T10:36:55 *** Scooper has joined #aichallenge 2012-12-03T10:45:38 *** wentam has quit IRC (Remote host closed the connection) 2012-12-03T11:09:31 *** mceier has quit IRC (Quit: leaving) 2012-12-03T11:17:46 *** replore has quit IRC (Remote host closed the connection) 2012-12-03T11:23:42 *** ecidforiap has quit IRC (Ping timeout: 248 seconds) 2012-12-03T11:30:13 *** mcstar has joined #aichallenge 2012-12-03T11:41:07 *** wentam has joined #aichallenge 2012-12-03T11:54:39 *** Apophis_ has joined #aichallenge 2012-12-03T11:56:49 *** sigh_ has joined #aichallenge 2012-12-03T11:57:15 *** Apophis has quit IRC (Read error: Connection reset by peer) 2012-12-03T11:59:26 *** sigh has quit IRC (Ping timeout: 250 seconds) 2012-12-03T12:01:51 *** epicmonkey_ has quit IRC (Ping timeout: 245 seconds) 2012-12-03T12:03:05 *** pairofdice has joined #aichallenge 2012-12-03T12:06:10 there are only 19 players on aisandbox? 2012-12-03T12:10:55 mcstar: part 2 of the coursera algo coursera started btw 2012-12-03T12:10:59 course* 2012-12-03T12:11:02 * thestinger sighs 2012-12-03T12:11:11 idk, didnt finish part 1 2012-12-03T12:11:14 idc 2012-12-03T12:11:16 sigh 2012-12-03T12:11:21 it doesn't really depend on part 1 2012-12-03T12:11:32 too busy 2012-12-03T12:11:37 pfft 2012-12-03T12:11:40 be more unemployed 2012-12-03T12:11:41 doing work for paper 2012-12-03T12:11:51 actually, im almost finished 2012-12-03T12:11:56 but then, there will be something else 2012-12-03T12:14:33 i want to finish a full ML course, though 2012-12-03T12:15:18 i hate that UncleVasya has a spamfilter 2012-12-03T12:15:29 :) 2012-12-03T12:15:35 every time i try to talk to him, i get back some unreadable characters 2012-12-03T12:15:54 it was turned on by default and I didn't bothered to turn it off. 2012-12-03T12:16:25 didnt bother* 2012-12-03T12:17:00 ok, I think it off now 2012-12-03T12:17:10 ok, ty 2012-12-03T12:17:41 then, change to that channel pls 2012-12-03T12:17:47 *is off 2012-12-03T12:29:35 *** sigh_ has quit IRC (Remote host closed the connection) 2012-12-03T12:33:08 *** mceier has joined #aichallenge 2012-12-03T12:36:28 i have 2 new sci-fi movies 2012-12-03T12:36:43 Inseminoid and Flesh Gordon 2012-12-03T12:36:53 i hope they're captivating 2012-12-03T12:40:00 *** iglo has joined #aichallenge 2012-12-03T12:40:35 *** iglo has quit IRC (Remote host closed the connection) 2012-12-03T12:53:14 Inseminoid is boring so far 2012-12-03T12:53:15 *** pairofdice has quit IRC (Quit: In girum imus nocte et consumimur igni.) 2012-12-03T12:53:26 only good point is that the girls dont wear bras 2012-12-03T12:56:44 *** pairofdice has joined #aichallenge 2012-12-03T12:57:24 thestinger: did something change with the latest pacman? 2012-12-03T12:57:33 installation time increased considerably 2012-12-03T12:59:11 mcstar: different mirror? 2012-12-03T12:59:17 nothing has really changed 2012-12-03T12:59:24 no, not download time 2012-12-03T12:59:26 install time 2012-12-03T13:00:22 *** ecidforiap has joined #aichallenge 2012-12-03T13:01:22 lol 2012-12-03T13:01:30 that girl is going to self-mutilate 2012-12-03T13:01:34 *** pairofdice has quit IRC (Ping timeout: 264 seconds) 2012-12-03T13:01:48 yep, sawed off her leg 2012-12-03T13:03:04 lol, but she still froze to death 2012-12-03T13:09:45 yeah, pls, xdg, open my .py files with bluefish, they are obviously html 2012-12-03T13:14:36 *** epicmonkey_ has joined #aichallenge 2012-12-03T13:41:11 *** foRei has joined #aichallenge 2012-12-03T14:03:38 *** ecidforiap has quit IRC (Quit: In girum imus nocte et consumimur igni.) 2012-12-03T14:04:49 *** Accoun has quit IRC () 2012-12-03T14:08:54 first one sucked 2012-12-03T14:10:48 2nd one is much better 2012-12-03T14:32:02 *** UncleVasya has quit IRC (Quit: UncleVasya) 2012-12-03T14:32:15 *** Accoun has joined #aichallenge 2012-12-03T15:40:43 *** epicmonkey_ has quit IRC (Ping timeout: 260 seconds) 2012-12-03T16:13:03 *** mcstar has quit IRC (Quit: mcstar) 2012-12-03T16:50:31 *** ramn[] has quit IRC (Remote host closed the connection) 2012-12-03T16:55:28 *** ramn[home] has joined #aichallenge 2012-12-03T17:40:36 *** coeus has joined #aichallenge 2012-12-03T18:21:48 *** ikaros has quit IRC (Quit: Ex-Chat) 2012-12-03T18:22:35 *** ramn[mba] has quit IRC (Quit: ramn[mba]) 2012-12-03T18:44:47 *** foRei has quit IRC (Read error: Connection reset by peer) 2012-12-03T18:45:23 *** ikaros has joined #aichallenge 2012-12-03T18:45:53 *** foRei has joined #aichallenge 2012-12-03T18:47:53 *** thestinger has quit IRC (Quit: WeeChat 0.3.9.2) 2012-12-03T18:51:49 *** Accoun has quit IRC () 2012-12-03T19:02:39 *** Accoun has joined #aichallenge 2012-12-03T19:48:50 *** Scooper has quit IRC (Quit: Leaving) 2012-12-03T20:01:17 *** djr__ has joined #aichallenge 2012-12-03T20:38:28 *** ikaros has quit IRC (Quit: Ex-Chat) 2012-12-03T20:56:21 *** foRei has quit IRC (Quit: Bye) 2012-12-03T22:31:22 *** djr__ has quit IRC (Ping timeout: 256 seconds) 2012-12-03T23:01:56 *** dvladim has joined #aichallenge 2012-12-03T23:23:34 *** dvladim has quit IRC (Ping timeout: 260 seconds) 2012-12-03T23:46:57 *** Areks has joined #aichallenge