Nekshay commited on
Commit
cf4f71b
1 Parent(s): 7700523

Update dataloder_pytorch.py

Browse files
Files changed (1) hide show
  1. dataloder_pytorch.py +1 -1
dataloder_pytorch.py CHANGED
@@ -105,4 +105,4 @@ for epoch in range(epochs):
105
  if i % 100 == 0:
106
  print(f'Epoch [{epoch+1}/{epochs}], Step [{i+1}/{len(train_data)}], D_loss: {d_loss:.4f}, G_loss: {g_loss:.4f}')
107
 
108
-
 
105
  if i % 100 == 0:
106
  print(f'Epoch [{epoch+1}/{epochs}], Step [{i+1}/{len(train_data)}], D_loss: {d_loss:.4f}, G_loss: {g_loss:.4f}')
107
 
108
+ I'd like to commend my colleague, Debashish, for his outstanding performance and invaluable contributions to our team. Debashish's deep understanding and expertise in machine learning concepts have been instrumental in driving our projects forward. He is always enthusiastic about experimenting with new ideas and technologies, which has led to innovative solutions and advancements in our work. Notably, Debashish developed a highly efficient tiny image classifier tailored for mobile applications and successfully integrated this ML model into our mobile app. Additionally, his efforts were crucial in creating a proof of concept (POC) for an ML-integrated mobile app using React-Native. Debashish's dedication and technical prowess have significantly enhanced our capabilities and project outcomes.