Example Template Audio 04
The ICM Example Template Audio 04
Insert audio
[mediaelement.js][1] is like magic. It’s browser and device support is perfect. To activate the video or audio player just set the following variable in front matter to true
.
mediaplayer: true
To use the player just use some HTML5-magic like…
Comfort Fit - »Freeze The Cut«
Insert a video
Insert an image
The agent plays much better than the one with supervised learning. It even learns to hit the ball with the edge of racket to create harder situation for the opponent.
insert codes
//create the model. the styleTransferModelData.bytes is the binary files provided that contains all needed pretrained data of the network.
var styleTransferModel = new UniversalStyleTransferModel(CNTK.DeviceDescriptor.GPUDevice(0), styleTransferModelData.bytes);
//build it with specified dimentions
styleTransferModel.CreateModelWithDimensions(contentSize, styleSize);
// Get the raw data of content and style imagefrom the Unity Texture2D object using helper functions.
var tempContentTexture = Images.GetReadableTextureFromUnreadable(contentTexture);
byte[] contentBytes = tempContentTexture.GetRGB24FromTexture2D(contentResize);
grid
EXAMPLE-PYTHON-AUDIO
Audio Python