查看原文
其他

推荐 | GitHub上的neurojs - javascript深度学习/增强学习库(附自动驾驶Demo)

2017-02-28 全球人工智能


AIjob社


AIjob社:是《全球人工智能》推出的一项免费求职服务。目前与约100家ai企业合作提供近300个工作岗位。有实习,求职和跳槽意向的ai相关开发工程师可发送简历到邮箱:274724446@qq.com



neurojs - A machine learning framework for browsers


  • Implements a full-stack neural-network based machine learning framework

  • Extended reinforcement-learning support

    • Uniform and prioritised replay buffers

    • Advantage-learning (increasing the action-gap) https://arxiv.org/pdf/1512.04860v1.pdf

    • Support for deep-q-networks and actor-critic models (via deep-deterministic-policy-gradients)

  • Binary import and export of network configurations (weights etc.)

  • High-performance

Feel free to contribute. I appreciate any support, because frankly this is a big project to maintain!


Examples


  • Self-driving car

  • (https://github.com/janhuenermann/neurojs/blob/master/examples/cars)

  • Advanced XOR

  • (https://github.com/janhuenermann/neurojs/blob/master/examples/adv-xor)

  • Andrej Karpathy's Waterworld (ConvNetJS replaced with NeuroJS)

  • (https://github.com/janhuenermann/neurojs/blob/master/examples/waterworld)


Blog post


I wrote a blog post about this framework with an interactive car-demo embeded on my blog(http://lab.janhuenermann.de/article/learning-to-drive#car-container), check it out!


Future


  • Support for web workers

  • LSTM and backpropagation through time


github:https://github.com/janhuenermann/neurojs

Demo(Self-driving car):http://janhuenermann.com/projects/learning-to-drive


热门文章推荐


重磅 |“AI武器”已成特朗普媒体舆论首选工具!

技术 | 教你如何用“决策树算法”解决相亲问题?

最新|百度SVAIL开源高性能计算代码,提速31倍!

报告|麦肯锡关于深度学习的120个商业机会

技术|斯坦福实验室发布通用数据深度挖掘工具DeepDive

实战|Python和R中SVM和参数调优的简明教程

资源|深度学习案例和实验分析视频和ITP课程编码

解析|数据分析和精确运算让深度学习如何做到“思考”?

《THE》重磅:从地平线报告看人工智能如何颠覆高等教育

Google X实验室 透露机器学习“热气球网络计划”

您可能也对以下帖子感兴趣

文章有问题?点此查看未经处理的缓存