Monday, June 1, 2020

PSF GSoC students blogs: Weekly Check-in #1

Hello there, I am Himanshu Tripathi, a final year CS undergrad from NIT Silchar. I have been contributing to DFFML from past few months and got selected to spend this summer (and lockdown :P) working on Adding Machine Learning models and Operations in DFFML

What did you do this week?



from Planet Python
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...