Giter Site home page Giter Site logo

Michael's Projects

2book icon 2book

《Web安全之深度学习实战》

bayes icon bayes

用java实现的贝叶斯分类算法。用于大数据的分类。

chinese-cipher-of-sm2-sm3-sm4 icon chinese-cipher-of-sm2-sm3-sm4

This is an android-project about sending messages after encryption or getting cipher text from message database of mobile phone.U could also get the original points through your secret key

chinesestarsrelationship icon chinesestarsrelationship

**明星数据爬取。你甚至可以拿到互联网上所有的人之间的关系,接下来你可以自己发挥!基于这些数据,你可以完成更多有趣的事情。比如说社交网络分析,关系网络可视化,算法研究,和其他有意思的事情。Chinese star data crawling. You can even get all the people on the internet! Based on these data, you can do more interesting things. For example, social network analysis, relational network visualization, algorithm research, and other interesting things.

cnkispider icon cnkispider

a spider for cnki patent content, just for study and commucation, no use for business.

cryptography icon cryptography

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

cryptonet icon cryptonet

library to make arbitrary cryptonets like Bitcoin or Ethereum

deeplearning-500-questions icon deeplearning-500-questions

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06

guide icon guide

前言 成为一名专业程序员的道路上,需要坚持练习、学习与积累,技术方面既要有一定的广度,更要有自己的深度。 笔者作为一位tool mad,将工作以来用到的各种优秀资料、神器及框架整理在此,毕竟好记性不如烂键盘,此项目可以作为自己的不时之需。 本人喜欢折腾,记录的东西也比较杂,各方面都会有一些,内容按重要等级排序,大家各取所需。 这里的东西会持续积累下去,欢迎Star,也欢迎发PR给我。 目录 资料篇 技术站点 必看书籍 大牛博客 GitHub篇 工具篇 平台工具 常用工具 第三方服务 爬虫相关(好玩的工具) 安全相关 Web服务器性能/压力测试工具/负载均衡器 大数据处理/数据分析/分布式工具 Web前端 语言篇 Scala Java Python Swift .NET C & C++ 其他 游戏开发相关 日志聚合,分布式日志收集 RTP,实时传输协议与音视频 资料篇 技术站点 在线学习:Coursera、edX、Udacity、MIT公开课、MOOC学院、慕课网 Hacker News:非常棒的针对编程的链接聚合网站 Techmeme:美国知名科技新闻和博客聚集网站,类似的还有(Panda, Hacker & Designer News) Reddit - Programming板块:同上 Java牛人必备:Program Creek Stack Overflow:IT技术问答网站 SegmentFault:中文的技术问答社区 GitHub:全球最大的源代码管理平台,很多知名开源项目都在上面,如Linux内核,OpenStack等 码云:支持中文可免费创建私有项目的代码托管平台,可作为备选 LeetCode:来做做这些题吧,看看自己的算法水平如何?这可比什么面试宝典强多了。 LintCode:支持中文的编程题在线训练平台,可作为备选 Kaggle,Topcoder: 机器学习、大数据竞赛 掘金:高质量的技术社区 开发者头条 InfoQ:企业级应用,关注软件开发领域 V2EX: way to explore 国内老牌技术社区:OSChina、博客园、CSDN、51CTO 免费的it电子书:http://it-ebooks.info/ 在线学习:http://www.udemy.com/ 优质学习资源:http://plus.mojiax.com/ 代码练习:http://exercism.io/ a

handson-ml icon handson-ml

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.

keras-molecules icon keras-molecules

Autoencoder network for learning a continuous representation of molecular structures.

lda icon lda

Topic modeling with latent Dirichlet allocation using Gibbs sampling

mceliece icon mceliece

Simple python implementation of McEliece cryptosystem

molecule-autoencoder icon molecule-autoencoder

A project to enable optimization of molecules by transforming them to and from a continuous representation.

opinion-extractor-using-nltk-parser icon opinion-extractor-using-nltk-parser

Extracting the words describing a certain word that is given to the analyser as input. Used the NLTK tools provided by sussex uni, which include a parser that helps our analyser identify words.

sdne icon sdne

This is a implementation of SDNE (Structural Deep Network embedding)

sm4 icon sm4

基础实现,包含java基础语法、springmvc等

textinfoexp icon textinfoexp

文本处理实践课资料,包含文本特征提取(TF-IDF),文本分类,文本聚类,word2vec训练词向量及同义词词林中文词语相似度计算、文档自动摘要,信息抽取,情感分析与观点挖掘等实验。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.