Recent comments in /f/deeplearning
vagartha OP t1_j4c0ouq wrote
Reply to comment by tsgiannis in Building an NBA game prediction model - failing to improve between epochs by vagartha
So I've separated my dataset into train and validation datasets (90%, 10% split). Is this what you mean?
Or should I have a separate test dataset on top of that you think?
Livid-Equivalent-636 t1_j4b45t0 wrote
Reply to Instance Segmentation on Android by shironorey
SoopaFly_ t1_j482pm2 wrote
Reply to Instance Segmentation on Android by shironorey
Don’t know that you’ll get much processing done (in a reasonable enough timeframe) on Android, but you can definitely create a client/server architecture where the processing is done remotely and the android phone just feeds the remote server data for processing and receives the output and displays it.
[deleted] t1_j47zdir wrote
[deleted]
agentfuzzy999 t1_j47qif6 wrote
Reply to I just started out guys, wish me luck by 47153
l(Θ) = ln[L(Θ)]
What else do you need? 😅
cma_4204 t1_j47dtfi wrote
Reply to Instance Segmentation on Android by shironorey
This is semantic segmentation but could be good starting point https://github.com/pytorch/android-demo-app/tree/master/ImageSegmentation
AwayBobcat2273 OP t1_j479vs3 wrote
Reply to comment by vulchinithin in Time-series forecasting by AwayBobcat2273
only about 15
UpperCut95 t1_j46b1rt wrote
Reply to comment by currentscurrents in I just started out guys, wish me luck by 47153
Totally UNDERRATED.
The whole research industry is chasing the x% performance gain while the train/compute/energy cost increase by 10x%
Aiming for efficiency and interpretability would be a good way.
But meh.
EmployeeOne817 t1_j45v4j9 wrote
Reply to comment by currentscurrents in I just started out guys, wish me luck by 47153
Hah sticking things together will only get you so far. True innovation and improvement of existing solution comes from fundamental understanding of these theoretical concepts.
derpderp3200 t1_j45pioz wrote
Reply to comment by currentscurrents in I just started out guys, wish me luck by 47153
I imagine it's important when you're theorycrafting about whether a novel architecture will be able to propagate gradients in a way that might facilitate learning things, but yeah for the most part it seems about intuition and copying successful approaches more than anything.
derpderp3200 t1_j45p9o7 wrote
Reply to comment by cma_4204 in I just started out guys, wish me luck by 47153
One day somebody will implement git glue that stitches code with LLMs and you'll never type any other command again.
Lankyie t1_j45i2n0 wrote
Reply to comment by andsmi97 in Looking for someone with good NN/ deep learning experience for a paid project by CuriousCesarr
in that case you would be right, but those requirements are bogus and far off from reality
currentscurrents t1_j44pu0u wrote
Reply to I just started out guys, wish me luck by 47153
Is it though? These days it seems like even a lot of research papers are just "we stuck together a bunch of pytorch components like lego blocks" or "we fed a transformer model a bunch of data".
Math is important if you want to invent new kinds of neural networks, but for end users it doesn't seem very important.
andsmi97 t1_j43seln wrote
Reply to comment by Lankyie in Looking for someone with good NN/ deep learning experience for a paid project by CuriousCesarr
Now you are receiving some requirements like mse < 100 dollars for your estimation and you also have to predict houses on country which is absolutely not represented in dataset. On top of that, you “might” need to run this model on mobile phone to make inference. To pass those requirements you probably need entire research group and a lot of trial and error. 1 Million is significant underestimation here if you don’t know requirements.
neotod_ t1_j43f0lr wrote
Reply to I just started out guys, wish me luck by 47153
I started also this journey in about 2 months ago.
Was looking for some peer on learning this beautiful beasty.
I think this kind of learning is more effective than solo learning. This way we define some problems and try to find solutions and ideas for them each other. That's very better I would say than doing these things alone.
I'm currently learning based on Hands On ML book chapters.
Wanna join me?
cma_4204 t1_j43deyz wrote
Reply to I just started out guys, wish me luck by 47153
All you need to know is git clone
Lankyie t1_j43brwt wrote
Reply to Looking for someone with good NN/ deep learning experience for a paid project by CuriousCesarr
people saying this might cost a million dollars ist overshot in my opinion - if you have a dataset with at least 10k houses (10x that would be optimal) and the document stays the same i‘d say youre looking at around 30 to 100 k dollars
Ordinary-Tooth-5140 t1_j432ecj wrote
Reply to Looking for someone with good NN/ deep learning experience for a paid project by CuriousCesarr
Giving an estimate without knowing the quality of data and the quantity of data seems impossible, but it could go anywhere from about 10k to more than a million depending on what is expected and with what one would work
Severe_Shock3202 t1_j42xetn wrote
Reply to I just started out guys, wish me luck by 47153
Stay strong 🙏🙏
andsmi97 t1_j41wf3z wrote
Reply to Looking for someone with good NN/ deep learning experience for a paid project by CuriousCesarr
There are a lot of unknowns in your description.
- Is document format always the same and can you simply extract features from document?
- What is the maximum error you can afford
- What is your computational resources? Depending on that price of the final work may vary from couple grand to hundreds of million dollars.
HalfRiceNCracker t1_j41icup wrote
Reply to Review Request: MS in AI Grad Student with 3+ years of relevant experience trying to apply for Summer Internships '23 (posting here because I need domain-specific feedback) by animikhaich
Haha nice, I was looking at your latent disentanglement paper recently. Do you have any ideas for downstream tasks related to latent disentanglement? Not entirely sure where to apply my dissertation
Emergency-Fall232 t1_j41db9c wrote
Reply to Looking for someone with good NN/ deep learning experience for a paid project by CuriousCesarr
I think that this wont be possible, sry man.
agentfuzzy999 t1_j40jzd3 wrote
Use any VAD models?
Doc_Zed_42 t1_j40ivbi wrote
Reply to Does anyone here use newer or custom frameworks aside from TensorFlow, Keras and PyTorch? by ConsciousInsects
I've been trying to get to lucid Sonic dreams running again it's been a real pain in the butt I used to run on tensorflow and I found a pie torch version but it's still giving me erroring and versioning issues Any assistance or links to notebooks you guys can offer would be really appreciated
tsgiannis t1_j4c2r0d wrote
Reply to Building an NBA game prediction model - failing to improve between epochs by vagartha
No...as I wrote take a previous year's complete data.. Let's take 2021 season..and you have gone back to 2021...you have absolutely no knowledge of the outcomes of games..
The season starts and you are all fired up to earn some money... You wait until a reasonable amount of games are played... around the 60% I reckon is a good percentage So you start training the model. You start with a base amount of cash...e.g $100 You predict for the coming 5 - 10 games...how did the model performed. , Have you made a profit or not.. again..the next 5-10 games..You play until either you run out of money or the season ends. If you run out of money..the bitter truth..back to the drawing board If the season ends.. measure your money.its around $100 - $120.. well at least you didn't lose..but it was tight $121 - $150 maybe you have something $151-$200 maybe you should give it a go > $201 lets make some money 🤑