Pinned Repositories
cbow2
CBOW implementation
dbus
Release dbus-library from http://dbus.freedesktop.org/releases/dbus. Contains API functions used to communicate with the DBus message bus. Patched for capicxx-dbus-runtime.
django-web-app-LPNR
example-library
C++ example library
examples
TensorFlow examples
Expert-CPP
Expert C++, published by Packt
fasttextCC
fastText v0.9.3 (C++ port)
gpt2_squad
GPT2 training on squad dataset
NeuralNetworkCpp
Very basic deep learning framework in C++ / new ShakingTree optimization algorithm
paperswithcode-crawler
diixo's Repositories
diixo/firefox-translations-training
Training pipelines for Firefox Translations neural machine translation models
diixo/firefox-translations-models
CPU-optimized Neural Machine Translation models for Firefox Translations
diixo/bergamot-translator
Cross platform C++ library focusing on optimized machine translation on the consumer-grade device. Bindings to Python, JavaScript through WebAssembly.
diixo/TensorFlowSharp
TensorFlow API for .NET languages
diixo/dbus
Release dbus-library from http://dbus.freedesktop.org/releases/dbus. Contains API functions used to communicate with the DBus message bus. Patched for capicxx-dbus-runtime.
diixo/searchbook
diixo/firefox-translate
Translations website utilizing Bergamot proceedings
diixo/abrash-black-book
Markdown source for Michael Abrash's Graphics Programming Black Book
diixo/keras-applications
Reference implementations of popular deep learning models.
diixo/firefox-translations-evaluation
Translation quality evaluation for Firefox Translations models
diixo/DSpellCheck
Notepad++ Spell-checking Plug-in
diixo/koan
A word2vec negative sampling implementation with correct CBOW update.
diixo/cxxopts
Lightweight C++ command line option parser
diixo/instagram-data-scraper
Instagram Data Scraper, Instagram Web Scraper, Instagram Super Scraper is a PHP script which takes @user-name or #keywords as input and returns all information related to user or hash-tags e.g. likes, comments, post count, images, likes on images etc... You can search @account information and #hash-tag simultaneously by using space separated words in search box jQuery is using to build the Awesome View, to handle each and every request separately. I hope you like this small chunk of code All code is well commented to understand the flow and functionality, if I missed something or any improvement/suggestion you have, kindly let me know..
diixo/multi-label-text-classification
A multi-label text classifier to predict the subject areas of arXiv papers from their abstract bodies.
diixo/Kaggle
diixo/InferSent
InferSent sentence embeddings
diixo/cpp-netlib_url
A C++ library that implements the WhatWG URL specification
diixo/hclust-cpp
C++ fast hierarchical clustering algorithms
diixo/argumentum
C++ command line parsing library
diixo/tech-books-library
📚e-books in PDF and ePub formats across a wide range of technology stacks and topics
diixo/Neural-Style-Transfer
Keras implementation
diixo/AI-based-indian-license-plate-detection
Indian license plate detection and character extraction using deep learning and raspberry pi.
diixo/augpt
DSTC9 Submission
diixo/log4cplus
v2.0.6
diixo/fastseg
📸 PyTorch implementation of MobileNetV3 for real-time semantic segmentation, with pretrained weights & state-of-the-art performance
diixo/embedded-resources
Embedded Artistry Templates, Documents, and Source Code
diixo/NeuralNetworkCpp
Very basic deep learning framework in C++ / new ShakingTree optimization algorithm
diixo/tiny-dnn
header only, dependency-free deep learning framework in C++14
diixo/AdamOptimizer