Archives

My Failures in Machine Learning (December 30, 2019)

C++ Class Object Oriented Fast Successive Sum Generation (September 18, 2019)

Making a Simple Example IDE with Intellij like GUI using JavaFX 12 (July 21, 2019)

Python Read List of Files from Text File in given Directory and Copy, Move to Another Directory with Error Handling (October 16, 2018)

Python Combine and Write Multiple Separate CSV Files Together (October 3, 2018)

Python Sub Process Local Psi Blast PSSM Generation from FASTA in Directory using Uniref50 Database in Pycharm (October 3, 2018)

Bioinformatics Python Uniprot Protein Sequence Fasta Downloader with Obsolete Check and Custom Range (September 25, 2018)

PyPDF2 PDF Manipulating and Writing Fixed Beginner Working Example (May 13, 2017)

Converting MNIST Handwritten Digits Dataset into CSV with Sorting and Extracting Labels and Features into Different CSV using Python (May 13, 2017)

TensorFlow setup using pip3 and Starting Tensorboard in Linux Mint VirtualBox (May 12, 2017)

Linux Mint Virtual Box on Windows Access Shared Folder (May 12, 2017)

Showing that sum, $ \small 2^k - 2^{k-1} + 2^{k-2} + ..... + (-1)^k 2^0 = \frac{2^{k+1} + (-1)^k}{3} $ (January 17, 2017)

Database Ajax Instant Search and Show Suggestions JQuery, PHP, MySQL Tutorial (December 21, 2016)

Computer Networking Cyclic Redundancy Check CRC Modulo 2 Arithmetic, Polynomial Division (December 21, 2016)

Gradient Descent Linear Regression Curve Fitting Simple Implementation in C++ (December 21, 2016)

C++ Solution UVA 821 - Page Hopping Floyd Warshall Simulation Explanation and stl set (December 13, 2016)

Database JSP Web Application Show Data Intellij Idea Glassfish and Mysql Java Connector (October 19, 2016)

Working with Database PHP MYSQL Wampstack Data Show on Bootstrap Table (October 19, 2016)

Solving Triple Summation with Dependent Index Lower Limit to Analyze Triple For Loop Runtime (October 14, 2016)

Simple Javascript Library Sample to Draw Basic Circuit Components (September 16, 2016)

Simple NQueen Visualizer in JAVA to Visualize Backtracking (September 16, 2016)

Calculus Finding Slope of An Equation and Finding Tangent Equation using Secant Line (September 14, 2016)

Embedding ACE Editor on Blogger for Syntax Highlighting (September 14, 2016)

Mathematically Proving the Solution to, $ \frac{3^2+1}{3^2-1} + \frac{5^2+1}{5^2-1} + \frac{7^2+1}{7^2-1} + ..... + \frac{99^2+1}{99^2-1} $ and Other Strategies (August 30, 2016)

Linux Shell Script Bash Read line by line in While Loop and Print Even lines (August 30, 2016)

Linux Bash Shell Script Command Line Arguments List and Count (August 30, 2016)

Linux Bash Shell Script Switch Case and For Loop Example (August 30, 2016)

Linux Bash Shell Script Expression Evaluation Examples (August 30, 2016)

Flex Breaking Code into Lexme and Token Insertion in Symbol Table (August 24, 2016)

Creating a Simple Compiler Symbol Table using Hashing C++ and Explanation (August 24, 2016)

Completing Figure in the Series through Divide and Conquer Visualization (August 22, 2016)

Even Odd Indexed Fibonacci DAG Visualization (August 22, 2016)

Using Latex $ f(x) = \frac{d}{d x}{3x^2} $ and Markdown Styles Ctrl + F in Post Title and Body in Blogger (August 17, 2016)

Visualizing Bit Patterns (August 3, 2016)

Transforming One Circle Arrangement to Another by Moving Three Circles Visualization (August 2, 2016)

Visualizing Prime Numbers as Sum of Other Unique Prime Numbers (July 29, 2016)

Combinatorial Analysis: Visualizing Basic Counting Principle through a Problem (July 25, 2016)

Visualizing Rook Placement Problem for Pen and Paper (July 25, 2016)

C++ Solution to UVA 10583 - Ubiquitous Religions Union by Rank and Path Compression (July 22, 2016)

C++ Solution to UVA 10608 - Friends Union by Rank and Path Compression (July 22, 2016)

C++ Solution to UVA 459 - Graph Connectivity Solution Union by Rank and Path Compression (July 22, 2016)

Hard Disk Data Loss Recovery and Importance of Online Backup (July 18, 2016)

C++ Solution to UVA 352 - The Seasonal War using 2D Array Depth First Search (June 4, 2016)

C++ Solution to UVA 118 - Mutant Flatworld Explorers Learning Based on Experience of Past Robots (June 4, 2016)

UVA 280 - Vertex Solution using C++ OOP Graph BFS to Find Connected Components and Unreachable nodes (May 30, 2016)

C++ OOP STL Easy DFS Traversal with Connected Component Counting (May 26, 2016)

C++ OOP STL Easy Graph Representation, BFS Traversal with shortest path retracing through parent nodes (May 26, 2016)

C++ STL Implementaion, Represeantion and Explantion of Weighted, Unweighted, Directed and Undirected Graph (May 16, 2016)

Arduino Continuous Opening and Closing Gate System with LED, Buzzer and Servo (April 18, 2016)

Blogger Permalink Fixer Firebase App with Clipboard JS (April 14, 2016)

Simple Chrome Clock App with Konva JS Framework (April 14, 2016)

Linux BASH Shell Script IMDB Movie Page Download and Rating Extraction from Titles (April 14, 2016)

Making a Simple JS Library to Extend Konva Framework with More Shapes (April 9, 2016)

Linux Bash Shell Script Recursive Directory Traversal and Print All File Contents Inside (April 6, 2016)

OPAMP Closed Loop Non Inverting Amplifier Formula Derivation (April 5, 2016)

Closed Loop OPAMP Inverting Amplifier Formula Derivation and Example (April 5, 2016)

Statistics Arithmetic Mean Regular, Deviation and Coding Method Formula derivation (April 2, 2016)

Linux Bash Shell Script Function Argument Passing Examples (April 1, 2016)

Bash Shell Script Exact Matching Portion of Email Address Input with HEAD TAIL and GREP Email Address Pattern (April 1, 2016)

Bash GREP Showing Exact Email Addresses Matches from Text File (April 1, 2016)

Linux Bash Shell Script Time Interval Regex with Piped Loop to Print Log Data (April 1, 2016)

Linux Bash Shell Script Recursive Directory Traversal and Permission Removal (April 1, 2016)

Linux Bash Shell Script File Executable check and Owner permission Removal (April 1, 2016)

Linux Bash Shell Script Command Line Argument and Read Line Data in Separate Variables (April 1, 2016)

Android Multiple ScrollView Example XML Layout Code (March 24, 2016)

Google Charts Uhunt API Users Stats Full Web App Project Video Series (March 22, 2016)

Github API PDF Find and View Web Application Full Project Video Series (March 22, 2016)

IDT problem Removing Strange Static Noises from Screen Recording and Audio Recording (March 18, 2016)

Running libgdx Installer from cmd if not working on Double Click (March 16, 2016)

8086 Assembly Diamond Print in Console using Loop Explained Code (March 14, 2016)

8086 Assembly Even Odd Checking Code Explanation Line by Line (March 14, 2016)

Beginner UHunt API usage tutorial for windows phone 8.1 (March 14, 2016)

Operating System: Creating Child Process and Tracing Output (March 11, 2016)

Announcement (March 5, 2016)

BASH Shell Script Calculate Factorial by Reading From File and Passing data to Another script to Calculate (March 5, 2016)


No comments: