Pinned Repositories
catastropiyush
chai_rusk
Notes for M.Sc degree
chocos
Computational physics numerical methods codes
course_notes
PhD coursework notes
machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
modelling-and-simulation-in-python
This Python repo offers code examples, algorithms, and tools for modeling and simulation, spanning across science, computing, and engineering. It's an excellent resource for applying computational methods and welcomes community contributions.
practical_cheminformatics_tutorials
Practical Cheminformatics Tutorials
simulations
Physics numerical simulations
smol-course
A course on aligning smol models.
dl-chem-101
Example implementations of common machine learning projects in chemistry.
catastropiyush's Repositories
catastropiyush/chai_rusk
Notes for M.Sc degree
catastropiyush/modelling-and-simulation-in-python
This Python repo offers code examples, algorithms, and tools for modeling and simulation, spanning across science, computing, and engineering. It's an excellent resource for applying computational methods and welcomes community contributions.
catastropiyush/am205_examples
Harvard Applied Math 205: Code Examples
catastropiyush/High_Entropy_Alloys
Papers and articles on High Entropy Alloys
catastropiyush/SunnyComets
Analyzing SOHO comets
catastropiyush/codes_samosa
Miscellaneous codes for BSc and MSc
catastropiyush/Descent
Gradient Descent in 1D and 2D
catastropiyush/examples
Fortran and Python examples to accompany the book "Computer Simulation of Liquids" by Michael P. Allen and Dominic J. Tildesley (2nd edition, Oxford University Press, 2017). Use the "Clone or download" button, or follow the "...releases" link below.
catastropiyush/Fortran-MOOC
Material related to the PRACE MOOC on Fortran programming
catastropiyush/Iceburn
catastropiyush/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.
catastropiyush/Splinezz
Spline Interpolation using Thomas Algorithm