Intelligent-Aioli-43
Intelligent-Aioli-43 t1_j33h1j5 wrote
Reply to comment by jaschau in [R][D] Overlooked AI/ML papers from 2022 by Neurosymbolic
Xd true that!
Intelligent-Aioli-43 t1_j2yk7mk wrote
Reply to comment by jaschau in [R][D] Overlooked AI/ML papers from 2022 by Neurosymbolic
Yes I replicated it, works as advertised. A real bummer it's written in tf 1.x though
Intelligent-Aioli-43 t1_j2sg9nc wrote
Hyperbolic Image segmentation (CVPR) was amazing
Intelligent-Aioli-43 t1_j2co0xo wrote
Reply to [D] GPU-enabled scikit-learn by Realistic-Bed2658
You can do everything in scikit learn(ML/DL, not metrics) in Pytorch
Intelligent-Aioli-43 t1_iz3ve35 wrote
What kind of computing resources do you have?
Intelligent-Aioli-43 t1_iwbji6t wrote
Yes, I had a similar problem, my model was underperforming on keras API notebooks, I switched to pytorch lightning and it works
Intelligent-Aioli-43 t1_iwbj5uz wrote
Try torch lightning
Intelligent-Aioli-43 t1_ivepfnl wrote
Reply to In my deep NN with 3 layer, . In the second iteration of GD, The activation of Layer 1 and Layer 2 output all 0 due to ReLU as all the input are smaller than 0. And L3 output some value with high floating point which is opposite to first forward_ propagation . Is this how it should work ? by Emotional-Fox-4285
Could you try Leaky ReLu?
Intelligent-Aioli-43 t1_iv1lgvq wrote
Reply to comment by ukshin-coldi in [D] What are the major general advances in techniques? by windoze
Check out MLRC
Intelligent-Aioli-43 t1_j5ggszd wrote
Reply to Tensorflow or Pytorch by ContributionWild5778
Pytorch lightning