karpathy / neuraltalk

NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
5.4k stars 1.32k forks source link

Create .travis.yml #32

Closed linkerlin closed 8 years ago

linkerlin commented 8 years ago

added support for travis-ci

karpathy commented 8 years ago

Hi, I will be discontinuing NeuralTalk in a few weeks because it is slow and I think just confuses people at this point. I will be releasing a significantly faster version soon, as a complete rewrite. Also I'll stop accepting PRs here I think, and I think travis would be overkill for a "dead" codebase. Thanks! Andrej

linkerlin commented 8 years ago

Expecting NEW version. Would you use Cython for speed up?

karpathy commented 8 years ago

no, moving to Torch.