If your SAS environment has the installed/licensed products (SAS Enterprise Miner in this case), then you can run program code for those procs from any client application that can access the SAS session.
So if you have SAS Enterprise Miner, yes -- you could run PROC HPBNET from within SAS Enterprise Guide. But there is not a built-in task for it -- so you're on your own for code setup and execution.
... View more