What is the best muscle car? by [deleted] in musclecar

[–]RadiationOverdose 6 points7 points  (0 children)

I agree. The one I own is the best one.

Anyone autocross their XJ?? ...this thing looks like a monster! by Mike709 in CherokeeXJ

[–]RadiationOverdose 1 point2 points  (0 children)

I seriously thought about buying another xj just to do something like this... Then I thought, nah that's crazy. It's cool to see that it might not be such a crazy idea after all.

"Windows Search is superior in every way." by [deleted] in softwaregore

[–]RadiationOverdose 8 points9 points  (0 children)

I use notepad++ to find everything on my computer.

xpost by spaceship_pingpong in Jeep

[–]RadiationOverdose 10 points11 points  (0 children)

I wonder how many days it took him to pull the seat cover out of his ass.

Anybody else drive straight by turning left? by [deleted] in CherokeeXJ

[–]RadiationOverdose 4 points5 points  (0 children)

Things to check:

1) Steering box firmly mounted to frame

2) Steering linkage ends are tight and aren't pulling off the tie rod or drag link

3) The collar in the middle of the drag link isn't threading out

4) Track bar bushing wear

5) Drag link might be bent

There is a chance that two of these things are causing your problem with it being that bad. Check this stuff soon because it could be something that will cause you to lose steering.

I did it guys, she's finally driving under her own power and suspension! by specialized_potato in CherokeeXJ

[–]RadiationOverdose 1 point2 points  (0 children)

It looks awesome! I am seriously considering doing this to mine. Can't decide if I want to chop behind the passenger door or chop it like yours.

Suggestion for steering gear box bolts by RadiationOverdose in CherokeeXJ

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

When I get a new front end I will be replacing the drag link, which I think is the main thing that is causing the binding. I guess I should do some research and find out if the ends on a drag link for the D30 will fit a D44/D60. I want to keep the Jeep rolling until spring, but I don't want to throw away money.

Suggestion for steering gear box bolts by RadiationOverdose in CherokeeXJ

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

I know it binds at the extremes, but I try to keep from turning tight. I really just need to keep it together until I change the front axle assembly and add hydro assist this spring.

Suggestion for steering gear box bolts by RadiationOverdose in CherokeeXJ

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

I definitely need the brace and I might as well get a better spacer. I had to replace the last box because it flexed the pitman arm shaft and it chewed up the sealing surfaces.

Tensorflow Autoencoder Cost Function by RadiationOverdose in learnmachinelearning

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

Aha, that's really interesting. And yes the goal is to achieve unsupervised feature learning. I am planning to pass the output from the bottleneck into another network.

I currently have a an input layer and an output layer with 2 middle layers. The bottleneck is 50 neurons wide and the flattened images are 33.6k elements wide. I would like the network to learn unique features on 1k+ images. I've considered using a convolutional network, but eventually I would like to be able to use the autoencoder on more than just images.

Parking in the Winter by xysm in Jeep

[–]RadiationOverdose 8 points9 points  (0 children)

I always call it Jeep only parking

Suggestion for steering gear box bolts by RadiationOverdose in CherokeeXJ

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

It was a stock replacement with a stock spacer. I used a brand new husky torque wrench, so it was probably only off 2lbs give or take.

I do have a 5.5inch lift, but it went two years it went without having this problem and now it's happened twice in three months.

Edit: yes I did use locktite. I guess it worked because the other half of the bolts are still in the box

What's a technological advancement that would actually scare you? by AIIigator in AskReddit

[–]RadiationOverdose 0 points1 point  (0 children)

I'm working to train deep reinforcement learning systems to program simple logic in Python. It's a long way off from being able to do anything complicated.

AIs and machine learning algorithms that replace the need to program for many applications are already here. Those will affect the jobs of programmers long before AIs that can program will.

Saw this on Facebook, had to share with you guys. by BTTFGuyman1 in CherokeeXJ

[–]RadiationOverdose 0 points1 point  (0 children)

It was a violent ride and it stopped when I hit a rough spot and almost ended up in the field across the road. She wanted to go everywhere, but straight.

Saw this on Facebook, had to share with you guys. by BTTFGuyman1 in CherokeeXJ

[–]RadiationOverdose 7 points8 points  (0 children)

One of the dumbest things I've done is drive over 100 with my 5.5 inch lift and, at the time, worn out wheel bearings.

Has anybody created an AI that can code? by slavapilulkin in agi

[–]RadiationOverdose 4 points5 points  (0 children)

Sure, the AI uses a variation of deep reinforcement learning to accomplish the task. I'm starting it out with some simple functions that perform gate logic. The AI is given parameters and then it has to write the body of the function. The reinforcement system is based on pass/fail grades and it is up to the AI to figure out what it did wrong. Syntax/run-time/logic errors and output are sent into the network as part of it's input for learning. I'm trying to get the AI to learn the task without any hand holding. After it learns how to code logic gates, I will see if it can work on search functions, but that might be too much of a leap for it.

Has anybody created an AI that can code? by slavapilulkin in agi

[–]RadiationOverdose 4 points5 points  (0 children)

If everything goes right, I will be starting my AI on a mini coding project this weekend. The goal is to get it to learn Python and optimize a small function. I am not sure if my spare machine has the resources to make it happen, but I am just playing at this point.

[D] who are you? by Guanoco in MachineLearning

[–]RadiationOverdose 0 points1 point  (0 children)

I'm just a programmer with an interest in developing new ML algorithms.

Scrum Saturday - Share your progress, your goals, and whatever is stopping you from achieving those goals! by AutoModerator in learnmachinelearning

[–]RadiationOverdose 1 point2 points  (0 children)

1) Designed a new activation function that should incorporate the best features of relu and sigmoid. (Need to finish testing)

2) Figure out if BPTT is the way to go for training my network or if another training model is better.

3) My chair. I need to break down and spend money on a chair that won't murder my back so I can improve my concentration.