Tag: ai
-
ECE5505 Digital Test and Verification Final Project
overleaf project folder 0️⃣1️⃣A survey of digital circuit testing in the light of machine learning. 1 0️⃣2️⃣A Survey and Recent Advances: Machine Intelligence in Electronic Testing. 2 0️⃣3️⃣✅Machine intelligence for efficient test pattern generation.3 Backtracing: identifies PIs to assign to meet ATPG objectives (e.g., exciting or propagating faults). Backtracking: Backtracking is a class of algorithms…
-
Accelerate Pytorch
Use Pytorch to accelerate with GPU or apple silicon with Metal
-
Mastering the Gumbel-Softmax Trick: Turning Hard Decisions into Smooth Learning
Introduction Imagine teaching a computer how to choose between different options — like picking the best movie recommendation or deciding which move to make in a game. These choices often boil down to picking one option from several, a process called categorical sampling. However, this kind of decision-making poses a challenge when training machine learning models…
-
Revolutionizing Academic Workflows: AI-Powered Equation Extraction from PDFs to LaTeX
In the fast-paced world of academia and technical writing, efficiency is key. As researchers, students, and professionals, we often grapple with the tedious task of extracting equations from PDF papers and converting them into LaTeX code. This process, while crucial for writing papers, blogging, or taking comprehensive notes, has long been a bottleneck in our…
-
Ilya’s secret machine learning paper list
This link1 contains Ilya Sutskever’s2 curated machine learning paper list. The following tweets show the original story behind this list. I modified the sequence so that similar ones are grouped together, yet the original index with digit emojis is placed in the beginning of the paper title for your own reference, although I don’t think…
-
A guide on how to use Advanced Research Computing at Virginia Tech
Virginia Tech provides computing resources for computing with is suitable for simulations, machine learning model training, which called Advanced Research Computing. It provides a user friendly guide on how to use its system, but I think it would be nicer to try to summarize the most essential ones when you want to use it in…