Skip to content

Commit

Permalink
link updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rajp152k committed Aug 11, 2024
1 parent 5ad200e commit c3863f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/resume/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ sidebar: false
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------|
| [Guinness world Record : Deduplication, Anomaly Detection, Tampering Detection](https://thebitmage.com/post/guinness-dedup-anomaly/) | was responsible for filtering the collected images (scale of 1.4e6) (checkout blog link for more context) | signed an NDA |
| [Quantum Error Correction Codes](https://github.com/rajp152k/coursework_IITH/blob/536c1a74dcb877ee25eeb7708652e6d8fcde8c02/SEM_8/Quantum_Computing/Quantum_Project.ipynb) | created a framework to test efficacy of qubit allocation strategies for noise-resistant quantum computation | Qiskit |
| Tic-Tac-Toe Reinforcement Learning | tested out RL algorithms with random and heuristics based agents | Pytorch |
| [Tic-Tac-Toe Reinforcement Learning](https://github.com/rajp152k/coursework_IITH/blob/536c1a74dcb877ee25eeb7708652e6d8fcde8c02/SEM_7/AI3000/A2/RL%20A2%20Q5.ipynb) | tested out RL algorithms with random and heuristics based agents | Pytorch |
| [Option Pricing via Monte Carlo Simulations](https://github.com/rajp152k/coursework_IITH/tree/536c1a74dcb877ee25eeb7708652e6d8fcde8c02/SEM_7/MA4340/CS18BTECH11039_MA4340_PROJECT) | delved into monte carlo option pricers, while comparing results with conventional stochastic calculus models (Black Scholes) | Python, Stochatic Calculus |
| [Secure Multiparty Computation (for Deep Learning)](https://github.com/rajp152k/coursework_IITH/blob/536c1a74dcb877ee25eeb7708652e6d8fcde8c02/SEM_7/CS6160/project/CS18BTECH11039_CS6160.pdf) | Survey on how cryptographic techniques are used to maintain secrecy during multiparty computation (neural networks in this case) | --- |
| [WDGAF(We Do Give a Figure)](https://github.com/rajp152k/Compilers-II) | Created plotting DSL using principals of compilers and published it to pip | python, lark, package publishing |
Expand Down

0 comments on commit c3863f1

Please sign in to comment.