For questions involving the data processing components of a system.
I'm trying to implement this loss function : MCFD_loss_function from this document (P6) : Loss functions So I created a …
python tensorflow keras backend algebraic-numberI am implementing a RESTful API that returns an array. I want to know if it will be more efficient …
javascript frontend backendI have a web application, and I'm wondering if its better to format the data in the front-end or the …
javascript parsing web backendCan I use Python as a backend for my ionic app? i am new to ionic as well as backend …
python ionic-framework backend hybrid-mobile-apprecently I read Micahel Hartl's Ruby on Rails tutorial. It really works for me. Now, I want to make front-end …
ruby-on-rails angularjs frontend backendI would like to ask about best practiecs in creation of backend to Meteor. I use Meteor js as Front …
meteor backendI've been encountering quite a few django Apps mentioning 'backend', but don't exactly know what it is. Searching around google …
django backendI'm building a REST API and I want to know if anyone has compiled a list of performance benchmarks in …
performance api benchmarking performance-testing backendI want to use the interactive plots in jupyter, but when switching the backend to notebook, I get the warning: …
matplotlib jupyter-notebook backendI am trying to pass some information to my index page(index.html) from views.py. One passed, I need …
django redirect backend http-redirect