Mohan Radhakrishnan

Results 14 issues of Mohan Radhakrishnan

I believe the agent in the notebook doesn't have any description. Is it possible to include any other material to support the code ? I am not sure if a...

doc

Is there a possibility to show some examples and code ? You may include some links. Someone like me or others can try to code too based on the examples....

I was looking for a detailed diagram showing protocols used to connect to MQ. All messages in MQ can move to a separate Queue so that the Kafka Connect Worker...

I was looking for guidance to use Gloss GUI events and react based on keystrokes. But here it is not clear how one would wait for a Gloss GUI event...

Just came across this when I was building a simple code transformer. You mean you build a Antlr ParseTree Neo4J graph and store it in the DB ? How does...

https://github.com/mohanr/Reinforcement-Learning-An-Introduction-by-Richard-S.-Sutton-and-Andrew-G.-Barto/blob/master/tictactoe.hs That code is a direct port to haskell. I mean that the logic is same. Is yours a direct translation ? Player O never wins when I run my...

https://mohanr.github.io/JoyOfOcaml1/ shows the syntax that is very light. Not good enough for easy visibility. Are there suggestions ? Thanks.

Could you mention the research papers this KV store is implementing ? Are there data structures and algorithms you found useful for this implementation ?

![yslow](https://cloud.githubusercontent.com/assets/367258/6818910/777ac1c8-d2de-11e4-9331-237b349e4c3e.PNG) The versions may not matter because this issue is faced in a Virtual environment. It is the VMWare Horizon client where we have 3 browsers. YSlow works in Chrome....

A general question about your Java code generation proposal which may already exist. Have you considered Eclipse XText as the code generation engine ? DAML already seems to be like...