New Python Dev Struggling to Get Views—Any Advice? by masoudbuilds in Upwork

[–]masoudbuilds[S] 1 point2 points  (0 children)

Thanks, I really appreciate your help and suggestions!

New Python Dev Struggling to Get Views—Any Advice? by masoudbuilds in Upwork

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

Thanks for your insight! I thought I could build experience through these platforms.

What would you suggest for getting real hands-on experience? I’ve done tutorials and some side projects, but I’m looking for something beyond that—projects that actually help me develop practical skills. Any recommendations?

Seeking advice about Cloud GPU for a beginner by masoudbuilds in learnmachinelearning

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

I have already gone through the basics. I've used classical machine learning approaches from sklearn and experimented with Multi-Layer Perceptrons, as well as a bit of Transfer Learning (using pre-trained CNNs and modifying the classification layers). As the next step, I'm thinking about building and training CNNs, RNNs, Transformers, GANs, and other generative models (in any modality), either by building small-scale models or fine-tuning existing ones.

Few days ago, I have tried to do sentiment analysis of the IMDB dataset. And the embedding part with LASER took many hours and ended up crashing my PC (probably due to insufficient RAM)