Developing Deep Learning API using Django
Again, this is one of the techniques (simplest one) for developing an app using the Django REST Framework on Windows system. This code will help create a Django-project named "video_emotion" with some auto-generated setting files for an instance of Django, including database configuration, Django-specific options, and other application-specific files as shown below. The above command will powerup the machine learning behind our API and creates multiple files inside our app "video_app" folder as shown below. Several of these files aren't even needed and hence, we can ignore those files. Django has a utility that will help us focus on coding than arranging directories for deployment .
Jun-28-2020, 03:05:43 GMT
- Technology: