• Is anyone willing to do my assignment for $15 in BTC?
    7 replies, posted
[IMG]http://i60.tinypic.com/4r2b6h.png[/IMG] [quote]Submission Type: An archive file including the softcopy report and the source codes. Consider an autonomous agent that carries packages from a starting point to a given destination in Campus whose map is given on the right. In this question, you are required to model this problem as a search problem and implement the search algorithms to find the most suitable route for the given start and end points. a) (10 pts) Model the given map in a suitable representation as a search problem. You can make estimations for the distances. b) (20 pts) Run tree search versions of BFS and DFS to find a route from 2 to 11 and compare the results. Report your findings. c) (20 pts) Devise two heuristic functions to use with the graph search version of the A* algorithm and show that they are both admissible and consistent. d) (20 pts) Run the graph search version of A* to find a route from 2 to 11 by using the two heuristics you determined in (c) separately, analyze and compare the results. Report your findings. e) (15 pts) Discuss what you should do either in representation or in the search algorithms so that the user can give certain places to be visited on the route. For example, finding a route from 2 to 11 by visiting 8. f) (15 pts) Discuss what you should do either in representation or in the search algorithms so that the user can give certain paths to be passed on the route. For example, finding a route from 2 to 11 by passing from the road b. For this homework, you can use existing BFS, DFS or A* algorithm implementations such as the ones provided for “Artificial Intelligence: A Modern Approach” book: [url]http://aima.cs.berkeley.edu/code.html[/url][/quote] -Communications through Steam -$5 will be paid upfront. $5 at the end of project. in Bitcoins. All you need to do to is code for a) and b). I will add in another $5 if you can do c) and d) too. -I will send report PDF outlining the model of representation and e),f). I have outlined pretty easy model about how it can be accomplished. You can choose to work with my model or create your own if you are not comfortable with it. Situation: I'm kind of hopeless about doing it myself. I passed all my classes with good grades but I took this AI&Expert Systems course from way above my year, I can wreck all other IT classes pretty easily but I didn't expect to get such coding tasks on this class. I can't drop it because if I drop the class I will not be able to do my next year at USA. (That's just how programme works) [editline]5th October 2014[/editline] Please save my ass [highlight](User was banned for this post ("Noone is going to do your homework for you" - SteveUK))[/highlight]
You should do your work yourself. It's basically just generating paths between different points and comparing them right? Look into pathfinding techniques from video games (A* is one common one) and see what you can do with that, I imagine there's a decent amount of stuff in your labs and lecture notes that relate to this problem somewhat and I'm sure you can piece something together. It looks like they want you to compare different models, so work out a way to compare your search methods, consider making a framework that sets everything up and then hands it off to a generic path calculating class and implement multiple versions of that class to compare them based on calculation time, how good the routes are and other things like that. With stuff like this they tend to like it if you put in a few 'bad ideas' e.g. a full comprehensive search of all possible paths, which will find the perfect answer but take ages, so you can build something like that and say why it's bad and then you have a 'control' to compare your better methods with. Sometimes assignments and stuff seem impossible to do at the start, like I applied for a job and the guy asked me to build a program that could parse natural english phrases and generate colors to match. At first I was freaking out because parsing language and understanding it is a ridiculous job that needs teams of hundreds to crack, but then I realised it didn't need to be super difficult or complex once I narrowed the scope down to just covering colors and common adjectives. Anyway, if you're still set on getting someone else to do it, I won't lecture you further, but you'll be better off doing it yourself, even if you get a bad grade. Good luck, whatever you opt to do.
Shit, I didn't know BTC rates went down. I will give you total of 0.046BTC not $15 [editline]5th October 2014[/editline] This probably will sound like a bullshit but I recently had my laptop not booting. Only error code was blinking caps lock light and I couldn't find in manuals what that error code signifies. I took it to repair shop and they called me and told me that something is wrong with "chipset" and they will fix it but they can't give me any exact time. I have 5 days to submit the assignment. I'm at internet cafe right now which doesn't allow me to download much of anything. I tried online IDEs but it's a mess and I couldn't really work with them effectively. Add to that another coincidence, it's Islamic holiday and university computer labs are CLOSED AS FUCK. fuck ths shit man
[QUOTE=HJ23;46156848]Please save my ass[/QUOTE] [IMG]http://i.cubeupload.com/eAqjMA.png[/IMG] [IMG]http://i.cubeupload.com/g07BQ8.png[/IMG] np p.s. im not an expert at drawing butts
Anyone? Pretty please? I will give you moar BTC down the line by registering my Senior Account in BTCtalk to one of the signature campaigns. PROMISE!!
you're fucked op
did you try to use your [B][I]magick [/I][/B]skills?
[QUOTE=cucumber;46157675]did you try to use your [B][I]magick [/I][/B]skills?[/QUOTE] Apparently demons can't code [editline]5th October 2014[/editline] Turkish demons can only deliver kebabs
Sorry, you need to Log In to post a reply to this thread.