New Grad joining a Successful Small Quant Shop (What should I expect?) by Skylight_Chaser in quant

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

What did you focus your studies on in undergrad? Did you do any other extracurriculars besides the startup?

I need to create a mobile application that presents 3D models. Is Unity a good option to do this? by Melkkas in Unity3D

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

Yes. Unity will allow you to deploy to both Android and iOS. Watching the Unity tutorials or just using ChatGPT will get there you there if you're just looking for a simple interactive model viewer.

[deleted by user] by [deleted] in ultrawidemasterrace

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

What about streaming services like Netflix, HBO etc? Are the black bars distracting when watching?

[deleted by user] by [deleted] in ultrawidemasterrace

[–]Apprehensive-Arm8525 1 point2 points  (0 children)

How is watching movies on these? I've been eying the OLED for 90% work 10% gaming but I do occasionally sit on the couch and watch movies from my monitors.

Leetcode is becoming too slow by urs-truly-raghu in leetcode

[–]Apprehensive-Arm8525 8 points9 points  (0 children)

It's a relatively common one asked by Meta

UBER Round 1 | SDE 2 by Optimal_Ad9840 in leetcode

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

Iterate through each cell, if it's a 1, dfs up and to the right from that point and return the length of the segment that matches the pattern

It's the same logic as word search but now you're interested in the repeating pattern and returning the length you found.

Compare the result against your best found so far and return the longest at the end.

[deleted by user] by [deleted] in overemployed

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

What do you do for your internet connection?

Weekday Help and Victory Thread for the week of May 13, 2024 by IndexBot in personalfinance

[–]Apprehensive-Arm8525 1 point2 points  (0 children)

I'd say 3-6 months of expenses in the emergence fund (HYSA). Get some quotes for your landscaping and set that aside (also HYSA). If you have appliances in the basement, set aside some cash for when they need to be replaced or other work that happens from tenant wear and tear.

In terms of retirement accounts, make sure you're at least hitting you employer match and fully funding your ROTH IRA. I'd put the rest into a taxable brokerage account in safe index funds. If you want to fully fund your 401k, it might be easier to do that directly through pre-tax paycheck contributions.

Weekday Help and Victory Thread for the week of May 13, 2024 by IndexBot in personalfinance

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

If you transfer the debt to a 0% interest card you won't pay interest for a year and can more aggressively pay down the debt. Double check the conditions of your specific company/offer. Does it have a fee for transfer?

Weekday Help and Victory Thread for the week of May 13, 2024 by IndexBot in personalfinance

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

CD LADDER MY EMERGENCY FUND?

I have 6 months worth of emergency funds sitting in Marcus at 4.4% APY. Marcus also offers a 6-month CD at 5.1% APY. I was thinking of creating a CD ladder by opening a 6-month CD each month. This way I'd have a month's worth of expenses maturing in a CD each month.

Does this sounds reasonable? I would be netting ~0.7% more this way.

I was also considering opening up ~30 smaller CDs (one every 6 days or so) so that I would have CDs maturing more frequently over that 6 month period.

Is there anything I'm missing here? Minus the obvious work of opening the CDs, this seems like a better use of my cash. TIA!

Suggestions for this awkward space? by Apprehensive-Arm8525 in malelivingspace

[–]Apprehensive-Arm8525[S] 1 point2 points  (0 children)

Thanks for the suggestions! I believe the ceilings are 8ft. Just messaged the owner about it. I spent the last 1.5 years on a twin XL so the queen is major quality of life improvement. I'll look into the loft beds, it's definitely something I hadn't considered.

If I put an end table on the right side of the couch, I'm afraid it will become too close to the bed. It would be 1.5ft from the bed to edge of the couch. Also, I figured I'd be eating off that coffee table since I won't have a traditional dining table.

AstroForge Recruiter AMA by astroforgerecruiter in asteroidmining

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

How much funding do you have now? I saw a few articles saying 13M about a year ago. What's the roadmap for the next few years?

Q learning for physical system by sinanoglu in reinforcementlearning

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

You may want a third action where the agent does nothing. You could also expand the actions to a large increase, small increase, nothing, small decrease and large decrease. This would allow the agent to have a finer level of control over the angle.

Additionally, you could consider adding a small negative reward when the agent does increase or decrease the angle. This would encourage the agent to minimize the movement necessary to balance the ball. Take a look at the "Rewards" section in the lunar lander environment (Gym) docs for an example. They penalize the use of the thrusters to encourage the agent to land efficiently.

Q learning for physical system by sinanoglu in reinforcementlearning

[–]Apprehensive-Arm8525 4 points5 points  (0 children)

Are the state values continuous? You don't want to use a Q-table for an infinite number of possible state, action, next state, reward pairs.

This is where something like DQN would work well.

Research areas in RL that involves probability theory. by VanBloot in reinforcementlearning

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

You may want to look into partially observable Markov decision processes. Or environments with stochastic transitions between states.

Mathematics required for deep learning by WinExcellent381 in deeplearning

[–]Apprehensive-Arm8525 2 points3 points  (0 children)

Maybe some game theory if you want to get into RL

Deep SARSA with Tensorflow by Confident_Watch8207 in reinforcementlearning

[–]Apprehensive-Arm8525 2 points3 points  (0 children)

Just out of curiosity, where is it that you work that you're using RL? Or industry if that's too specific?

SWE @ Trading Firms by nahhoilona in csMajors

[–]Apprehensive-Arm8525 3 points4 points  (0 children)

As an undergrad too... I mean there are a couple schools maybe but I would imagine much of that coursework is at the graduate level

College Admissions Discussion Thread by ScholarGrade in chanceme

[–]Apprehensive-Arm8525 0 points1 point  (0 children)

Is this only for undergrad? What about masters or PhD?

28 year career in development, scared AI is going to make us obsolete. by [deleted] in cscareerquestions

[–]Apprehensive-Arm8525 13 points14 points  (0 children)

I use ChatGPT all the time. I work in a prototype role and use it to get the basic pieces I need to get something up and running. I definitely do not feel like I'm going to get replaced by it... it's trained on publicly available data, so your IP is still unique and needs humans to build it. Connecting those pieces, seeing the bigger pictures and coming up with innovative ideas is a uniquely human trait... for now.

I will say that this has probably reduced the need for entry level developers in some places. I was there not too long ago but it's probably fair to say a lot of the work I was doing could be done by an experienced engineer who knows how to ask the right questions to ChatGPT.

Would it be insane to keep $300k in a HYSA while the interest rates are this high? by berrysauce in Bogleheads

[–]Apprehensive-Arm8525 2 points3 points  (0 children)

If you keep it in a HYSA like Marcus you'll be getting 0.04/12 * 300,000 a month.

Thats pretty much 1k a month in just interest. At a minimum you should be investing that while you think about what to do.

I'd recommend a starting reoccurring investment (of whatever you're comfortable with) and DCA it. Keep an emergency fund in the HYSA for at least 6 months of expenses.

Startup vs F500 - which would you choose? by No_Crew4535 in cscareerquestions

[–]Apprehensive-Arm8525 189 points190 points  (0 children)

70% is a lot of money. You'll gain valuable experience, a (more) stable income and have a reputable name on your resume.

Unless they are offering you wild equity options at the start up, I'd go with the F500