jianwenl's Stars
XueningZhu/dlsa_r
scylladb/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
shuhuai007/Machine-Learning-Session
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
jacobeisenstein/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
dotnet/infer
Infer.NET is a framework for running Bayesian inference in graphical models
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
apache/commons-lang
Apache Commons Lang
guymorita/recommendationRaccoon
A collaborative filtering based recommendation engine and NPM module built on top of Node.js and Redis. The engine uses the Jaccard coefficient to determine the similarity between users and k-nearest-neighbors to create recommendations. This module is useful for anyone with a database of users, a database of products/movies/items and the desire to give their users the ability to like/dislike and receive recommendations.
Zackhardtoname/internships
A collection of internship applications in a fancy excel-like website
BrainJS/brain.js
🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
careercup/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
fengdu78/Data-Science-Notes
数据科学的笔记以及资料搜集
selfboot/LeetCode
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
Luolc/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
github/CodeSearchNet
Datasets, tools, and benchmarks for representation learning of code.
facebookresearch/fairseq-lua
Facebook AI Research Sequence-to-Sequence Toolkit
mljs/ml
Machine learning tools in JavaScript
apache/lucene-solr
Apache Lucene and Solr open-source search software
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
j-delaney/easy-application
Over 400 software engineering companies that are easy to apply to
snap-stanford/snap
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
davidxk/Algorithm-Implementations
Algorithm and data structure implementations in Python, C, C++ and Java
jmaciasluque/hello-lucene
Mavenized version of Kelvin Tan's example (http://www.lucenetutorial.com/lucene-in-5-minutes.html)
databricks/koalas
Koalas: pandas API on Apache Spark
viatsko/awesome-vscode
🎨 A curated list of delightful VS Code packages and resources.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
brianc/node-postgres
PostgreSQL client for node.js.