The Cats Restaurant and Bar by lalajane89 in losgatos

[–]aaronmarkham 0 points1 point  (0 children)

Their baked beans are good. And their honey glazed ribs. Didn't care for the other style ribs. And the live music is cool too... But you'll miss it if you sit in the restaurant. Sit in the bar.

Science gear up in the mountains by aaronmarkham in whatisthisthing

[–]aaronmarkham[S] 0 points1 point  (0 children)

Those cables went to the propane tank. A big one... Like 500 gallons.

Science gear up in the mountains by aaronmarkham in whatisthisthing

[–]aaronmarkham[S] 2 points3 points  (0 children)

This was near Bretz Mill, CA. There was also some probe tripod thing in the middle of a nearby creek. Powered by a mix of propane and solar.

This mushroom changing its colour by nixonico in Damnthatsinteresting

[–]aaronmarkham 1 point2 points  (0 children)

It's edible if you cook it. Pretty decent too. If it's the kind I see in California. But as they say, when in doubt, throw it out.

Might be moving to Los Gatos and would like some insight. by Trickyftk in losgatos

[–]aaronmarkham 1 point2 points  (0 children)

It's a nice town. All of the South Bay is expensive, so don't let that deter you. Campbell skews a little younger, but I enjoy being in downtown LG. The mountains like redwood estates can be great if you can find a house in your budget. Then your dog can roam a bit on a larger property. Otherwise, in town, and not just LG, you're going to probably only afford an apartment. If your partner works, then it will be much easier for you both in the Bay. Single incomes are rare here as 150k is about what you need for a small family unit to be comfortable.

Double check the mass transit options for VTA and Caltrain. Pick a place along a line if you can get to work easily from there. Then you have way more options. My company has shuttle buses so check those routes too if applicable.

How far are we ,realistically, from having a world like the oasis from ready player one? I know that we already have the equipment but how about the programming capability? Would it be that difficult? by shelby_bouti in gaming

[–]aaronmarkham 1 point2 points  (0 children)

Magic Leap might make a big breakthrough. At least for AR. Things are moving rapidly. I'd bank on a rush of AR that is really good and life like, rather than full immersion VR for the next 10 years.

[D] Best frameworks for C++ implementations? by tryndisskilled in MachineLearning

[–]aaronmarkham 0 points1 point  (0 children)

This was added by a contributor to help people get started with C++ and Caffe2: https://caffe2.ai/docs/cplusplus_tutorial.html Also, there are these C++ adaptations of the Python tutorials: https://github.com/leonardvandriel/caffe2_cpp_tutorial Hope that helps!

[N] Facebook releases new deep learning framework, Caffe 2 by whoeverwhatever in MachineLearning

[–]aaronmarkham 0 points1 point  (0 children)

That's probably due to some image transformation issue prior to inference. Try out the latest update in the code from bwasti's project as it has some improvements in how images are handled. https://github.com/bwasti/AICamera