Also, you can implement ANN models in R software. Have a look at these articles Article Crop Water footprint estimation and modeling using an artifi...
Article Modeling monthly crop coefficients of maize based on limited...
I found mlp2 command for STATA, it is an perceptron application for discrete output. If somebody is interested the description is in: https://nbalov.github.io/posts/mlp2/mlp2.html
As Muhammad Ali said, STATA is a Statistical-methods-driven software. It is better to use code in R-tool or Python than use STATA for developing an ANN application.