Pinned Repositories
spacecraft-spotter
Locate spacecraft, such as the TRV, directly overhead in YOUR sky based on your location and real telemetry data.
Presentations-Public
Presentations source and PDF files
data_reader_writer
A C++ library to read and write to data files in various formats with an interface similar to Java collections.
embeddings_visualizer
A Python library for interactive visualization of word embeddings with support for Jupyter notebooks.
keras-tqdm
Keras integration with TQDM progress bars
MLP_GUI_MATLAB
A generic MATLAB GUI that can be used with all of IPNNL's programs with little modification.
OWO_BP
Simple Multilayer Perceptron (MLP) trained using OWO-BP
stats_tool
A tool to look at classifier results and performs sensitivity, specificity, and ROC analysis, and produce curves suitable for publications.
rohitrawat's Repositories
rohitrawat/embeddings_visualizer
A Python library for interactive visualization of word embeddings with support for Jupyter notebooks.
rohitrawat/keras-tqdm
Keras integration with TQDM progress bars
rohitrawat/data_reader_writer
A C++ library to read and write to data files in various formats with an interface similar to Java collections.
rohitrawat/2016-04-02-UTA
Software Carpentry Workshop II at UTA
rohitrawat/ajv
The fastest JSON Schema Validator. Supports draft-04/06/07
rohitrawat/ansible-tensorflow
rohitrawat/aws-cdk-intro-workshop
Introduction to the AWS CDK - Workshop
rohitrawat/caffe_image_import
Scripts for helping in import of images into Caffe
rohitrawat/caffejs
Run Caffe models in the browser using ConvNetJS
rohitrawat/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
rohitrawat/ConfigLib
Simple text config file reader/writer.
rohitrawat/DE4DS
⭕️ Data Engineering for Data Scientists
rohitrawat/didactic-waffle
Docs build test
rohitrawat/docs
The FeathersJS documentation, powered by GitBook
rohitrawat/fastaicourses
fast.ai Courses
rohitrawat/FeatureSelectionTester
Program to compare Feature Selection Algorithms with K-fold testing.
rohitrawat/joy
A package for capturing and analyzing network flow data and intraflow data, for network research, forensics, and security monitoring.
rohitrawat/keras2cpp
This is a bunch of code to port Keras neural network model into pure C++.
rohitrawat/lpr_demo
rohitrawat/LUGGIT
rohitrawat/mla_usb
USB stack from the Microchip Libraries for Applications (MLA)
rohitrawat/nmt
TensorFlow Neural Machine Translation Tutorial
rohitrawat/object_detection
Object detection protobufs from the tesorflow/models repo to avoid cloning the larger original repo.
rohitrawat/oreilly-kubernetes
O'Reilly Online Training for Kubernetes
rohitrawat/PLN_NumPy
NumPy implementation of PLN code
rohitrawat/python-2-3-exercises
Exercises for Porting Python class
rohitrawat/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
rohitrawat/rohitrawat.github.io
My Github homepage
rohitrawat/startup_repo_9
Startup scripts.
rohitrawat/torch-rnn
Efficient, reusable RNNs and LSTMs for torch