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/Modern-CPP-Programming
Modern C++ Programming Course (C++11/14/17/20)
diixo/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
diixo/webfonts
diixo/jeweler-content
diixo/iGoo
diixo/django-corporate-dashboard
Django Corporate Dashboard - Open-Source Starter | AppSeed
diixo/goit-homework-2
diixo/goit-web-homework-4
diixo/GoIT-web-app-jinja
diixo/GoIT-web-app-starter
diixo/GoIT-Web-M3-multithreading
diixo/goit-ThreadQueue
diixo/GoIT-PyWeb
diixo/python-web-homework-2
diixo/CPlusPlus
diixo/awesome-crawler
A collection of awesome web crawler,spider in different languages
diixo/goit-homework_7
diixo/uk4b
GPT-2 Metadata Pretraining Towards Instruction Finetuning for Ukrainian
diixo/goit-cmdline-autocomplete
Python autocomplete command-line implementation by using custom commands dictionary.
diixo/goit-homework_6
diixo/paperswithcode-crawler
diixo/musitix
diixo/sample-django-file-manager
Django File Manager - UI Over the MEDIA Directory | AppSeed
diixo/diixo
Config files for my GitHub profile.
diixo/yt-sum-flask
YouTube Transcript Summarization over Flask: This back-end uses Flask framework to receive API calls from the client and then respond with the summarized text response. This API can work only on those YouTube videos which has well-formatted closed captions in it. The same backend also hosts a web version of the Summarizer.
diixo/test-py-install-package
diixo/fasttextCC
fastText v0.9.3 (C++ port)
diixo/cbow2
CBOW implementation
diixo/MiniWord2Vec
Implementation from scratch of the Skipgram and CBoW (Continuous Bag of Words) model for learning word embeddings from a corpus.
diixo/cross_entropy_py