Search results for ''
Why Columnwidth Can Be Ignored Or Another Gotcha
I discovered recently another gotcha in Acumatica.
The ColumnWidthproperty value is never applied...
05 March 2015
https://blog.zaletskyy.com/post/2015/03/05/why-columnwidth-can-be-ignored-or-another-gotcha
Grid Toolbar Buttons In Acumatica
Hello everybody,
have you ever wondered, that SkinID property may regulate grid toolbar set of bu...
05 March 2015
https://blog.zaletskyy.com/post/2015/03/05/grid-toolbar-buttons-in-acumatica
Debugging Learning Algorithm
Few notes of how to debug machine learning algorithm:
Get more training examples
Try smaller set...
05 March 2015
https://blog.zaletskyy.com/post/2015/03/05/debugging-learning-algorithm
How To Make Efficient Usage Of Neural Networks
Small note of how to use more effective of Neural Networks:
1. Use different numbers of hidden la...
25 February 2015
https://blog.zaletskyy.com/post/2015/02/25/how-to-make-efficient-usage-of-neural-networks
Merged And Read Only Modes In Acumatica
Hello everybody,
today another notice. Acumatica can provide values in two modes: merged and read...
13 February 2015
https://blog.zaletskyy.com/post/2015/02/13/merged-and-read-only-modes-in-acumatica
Redirection Types In Acumatica
Hello everybody,
today I want to notice what kind of redirections are available in Acumatica:
PX...
10 February 2015
https://blog.zaletskyy.com/post/2015/02/10/redirection-types-in-acumatica
Order Of Views In Graph In Acumatica
Hello everybody,
note of today is value of orders. In the word of C# if you work with your class,...
10 February 2015
https://blog.zaletskyy.com/post/2015/02/10/order-of-views-in-graph-in-acumatica
Order Columns In Grid In Acumatica
Hello everybody,
Today I want to share with you interesting trick of how to order data in grid by...
10 February 2015
https://blog.zaletskyy.com/post/2015/02/10/order-columns-in-grid-in-acumatica
Execute Update Delete Insert In Acumatica
Welcome readers of my blog.
Have you ever wondered, what Acumatica will execute first: ExecuteDel...
10 February 2015
https://blog.zaletskyy.com/post/2015/02/10/execute-update-delete-insert-in-acumatica
Enabling Reusable Grid Filters
Hello everybody,
today I want to note reusable grid filters. Acumatica has interesting dialog win...
10 February 2015
https://blog.zaletskyy.com/post/2015/02/10/enabling-reusable-grid-filters
Restore Original Condition Of Acumatica
I want to note how to restore original condition of Acumatica if Unpublish project failed:
1. Res...
06 February 2015
https://blog.zaletskyy.com/post/2015/02/06/restore-original-condition-of-acumatica
Acumatica Predefined Width Values
Hi,
I want to share predefined options for the ColumnWidth property:
• XXS(100px)
• XS(150...
06 February 2015
https://blog.zaletskyy.com/post/2015/02/06/acumatica-predefined-width-values
Acumatica Can Have Two Views With Main DAC
Hello everybody,
today I want to share option, which was shocking for me. I discovered that graph...
02 February 2015
https://blog.zaletskyy.com/post/2015/02/02/acumatica-can-have-two-views-with-main-dac
Encog Training
Hello everybody,
suppose you have read two of my previous notes about network creating and b...
30 January 2015
https://blog.zaletskyy.com/post/2015/01/30/encog-training
Encog Compute
Hello.
Some other generalizations of how to use Encog.
For getting result of network you can use...
30 January 2015
https://blog.zaletskyy.com/post/2015/01/30/encog-compute
Backpropogation Encog
Here is Backpropogation algorithm declaration of Encog:
var train = new Backpropogation(network,...
30 January 2015
https://blog.zaletskyy.com/post/2015/01/30/backpropogation-encog
How To Add Menu To Button In Acumatica
Hello everybody,
today I want to share trick which I call convert Acumatica button into menu.
Let...
29 January 2015
https://blog.zaletskyy.com/post/2015/01/29/how-to-add-menu-to-button-in-acumatica
Encog Basicmldataset
Hello everybody,
today I want to share few words about my learning of Encog.
Let's say you have a...
29 January 2015
https://blog.zaletskyy.com/post/2015/01/29/encog-basicmldataset
Normalization And Scaling In Neural Networks
Hello everybody.
I'm passing coursera course about neural networks.
Today I discovered for myself...
28 January 2015
https://blog.zaletskyy.com/post/2015/01/28/normalization-and-scaling-in-neural-networks
Enable Disable Button Of Grid Or PXToolBarButton Which Depends From Value Of Column In Acumatica
Hello everybody.
My next notice is about following case.
Suppose you have from PR301000, wh...
27 January 2015
https://blog.zaletskyy.com/post/2015/01/27/enable-disable-button-of-grid-or-pxtoolbarbutton-which-depends-from-value-of-column-in-acumatica