Giter Site home page Giter Site logo

Ethan's Projects

adjacencylist--c icon adjacencylist--c

A generic C implementation of an AdjacencyList. Uses a pre-processor macro to enable the generic-ness. To use this AdjacencyList you must embed an AdjNode struct into your data objects, and then use the macro ADJ_LIST_ENTRY(DATA_OBJECT, STRUCT_TYPE (of your DATA_OBJECT), MEMBER (the variable name in DATA_OBJECT of the AdjNode stored in it))

adjacencymatrix-and-graph-algorithms--java icon adjacencymatrix-and-graph-algorithms--java

A generic Java implementation of an AdjacencyMatrix which fits a defined Graph interface as well as several Algorithms (dfs, bfs, topological sort and MORE TO COME!) which operate on the generic Graph interface.

aiva icon aiva

AIVA (A.I. Virtual Assistant): General-purpose virtual assistant for developers.

apex icon apex

A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch

array-list--cplusplus icon array-list--cplusplus

A generic C++ implementation of an ArrayList, along with implementations of insertion sort, merge sort, quick sort, and binary search.

avl-tree--cplusplus icon avl-tree--cplusplus

A generic AVLTree implemented in C++. Along with a simple test script for verification.

bazel icon bazel

Correct, reproducible, and fast builds for everyone.

binarysearchtree--java icon binarysearchtree--java

A generic Java implementation of a BinarySearchTree, includes standard functions as well as a function to access elements by index.

corex icon corex

CorEx or "Correlation Explanation" constructs a hierarchy of maximally informative representations of complex data.

corex_topic icon corex_topic

Hierarchical topic models for sparse count data with CorEx.

cuda-samples icon cuda-samples

Samples for CUDA Developers which demonstrates features in CUDA Toolkit

debug-server-client--c icon debug-server-client--c

A server client pair to enable debug messages to be sent over the network. The server maintains a queue of messages, and when a client requests, all of the messages are sent.

deepvoice3_pytorch icon deepvoice3_pytorch

PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models

diffwave icon diffwave

DiffWave is a fast, high-quality neural vocoder and waveform synthesizer.

displacy icon displacy

:boom: displaCy.js: An open-source NLP visualiser for the modern web

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.