-
dashmap Public
Forked from xacrimon/dashmapBlazing fast concurrent HashMap for Rust.
Rust MIT License UpdatedOct 20, 2024 -
gaoya Public
Locality Sensitive Hashing
-
linkify Public
Forked from robinst/linkifyRust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly
Rust Apache License 2.0 UpdatedJun 24, 2023 -
lingua-rs Public
Forked from pemistahl/lingua-rs👄 The most accurate natural language detection library for Rust, suitable for long and short text alike
Rust Apache License 2.0 UpdatedJan 21, 2023 -
databend Public
Forked from databendlabs/databendA modern Elasticity and Performance cloud data warehouse, activate your object storage for real-time analytics. Databend Serverless at https://app.databend.com/
Rust Apache License 2.0 UpdatedSep 15, 2022 -
-
URL-Detector Public
Forked from linkedin/URL-DetectorA Java library to detect and normalize URLs in text
Java UpdatedApr 10, 2021 -
ann-benchmarks Public
Forked from erikbern/ann-benchmarksBenchmarks of approximate nearest neighbor libraries in Python
Python MIT License UpdatedJan 22, 2021 -
datasketch Public
Forked from ekzhu/datasketchMinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble
Python MIT License UpdatedDec 23, 2020 -
pytorch-french-genders Public
RNN model in pytorch predicts genders of french nouns
Jupyter Notebook UpdatedOct 23, 2019 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedOct 31, 2018 -
scikit-learn Public
Forked from scikit-learn/scikit-learnscikit-learn: machine learning in Python
Python Other UpdatedApr 5, 2018 -
turbodbc Public
Forked from blue-yonder/turbodbcTurbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
C++ MIT License UpdatedFeb 9, 2018 -
-
practical-pytorch Public
Forked from spro/practical-pytorchPractical PyTorch tutorials
Jupyter Notebook UpdatedJan 24, 2017 -
TensorFlow-Examples Public
Forked from aymericdamien/TensorFlow-ExamplesTensorFlow Tutorial and Examples for beginners
Jupyter Notebook Other UpdatedNov 15, 2016 -
-
CourseraML Public
Forked from kaleko/CourseraMLI'm taking Andrew Ng's Machine Learning course on Coursera and doing the homework assigments... but, on my own in python because Octave? Really?
Jupyter Notebook UpdatedApr 8, 2016 -
-
SpeakEasy-AI Public
Forked from Charging-Alot/SpeakEasy-AISpeakEasy is a machine learning project that aims to detect patterns in conversational responses.
Python UpdatedJan 8, 2016 -
twitter4j Public
Forked from Twitter4J/Twitter4JTwitter4J is an open-sourced, mavenized and Google App Engine safe Java library for the Twitter API which is released under the Apache License 2.0.
Java Other UpdatedJun 13, 2013 -
clang-glambda Public
Forked from faisalv/clangAn Implementation of generic (polymorphic) lambdas using clang (llvm version 167560 [11/7/12]); based on C++ Portland October 2012 meeting
C++ Other UpdatedFeb 3, 2013 -
Recessed-Source-List Public
Forked from jnozzi/Recessed-Source-ListOne way to achieve Dictionary.app's recessed-looking source list
Objective-C Other UpdatedSep 16, 2012 -
-
-
concurrenttestunit Public
Extension of Test::Unit allows to execute suites and tests concurrently.