Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38374
| Date | 2013-02-07 15:38 -0500 |
|---|---|
| From | Dave Angel <d@davea.name> |
| Subject | Re: Forward Backward Algorithm in Python |
| References | <361b7edd-68fb-4258-9409-5cab87c53e2a@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1457.1360269540.2939.python-list@python.org> (permalink) |
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
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