Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38402
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-02-07 20:50 -0800 |
| References | <361b7edd-68fb-4258-9409-5cab87c53e2a@googlegroups.com> <mailman.1457.1360269540.2939.python-list@python.org> |
| Subject | Re: Forward Backward Algorithm in Python |
| From | subhabangalore@gmail.com |
| Message-ID | <mailman.1471.1360299506.2939.python-list@python.org> (permalink) |
On Friday, February 8, 2013 2:08:35 AM UTC+5:30, Dave Angel wrote: > On 02/07/2013 03:13 PM, subhabangalore@gmail.com wrote: > > > Dear Group, > > > If any one can kindly help me with a simple Forward Backward algorithm implementation. I tried to search in web but did not help much. > > > > > > Thanking You in Advance, > > > Regards, > > > Subhabrata. > > > > > > > No idea what forward-backward-algorithm is. But a simple search with > > DuckDuckGo gives a pile of refs, including the following with Python > > example code: > > > > https://en.wikipedia.org/wiki/Forward%E2%80%93backward_algorithm > > > > > > -- > > DaveA Thanks Dave, but these are not properly explained. I checked almost all. Regards, Subhabrata.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Forward Backward Algorithm in Python subhabangalore@gmail.com - 2013-02-07 12:13 -0800
Re: Forward Backward Algorithm in Python Dave Angel <d@davea.name> - 2013-02-07 15:38 -0500
Re: Forward Backward Algorithm in Python subhabangalore@gmail.com - 2013-02-07 20:50 -0800
Re: Forward Backward Algorithm in Python subhabangalore@gmail.com - 2013-02-07 20:50 -0800
Re: Forward Backward Algorithm in Python xDog Walker <thudfoo@gmail.com> - 2013-02-07 21:03 -0800
csiph-web